From b8b1fa8fc17c2b33ac2abb61115a69569e131731 Mon Sep 17 00:00:00 2001 From: Antonia <56017655+anvddriesch@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:13:40 +0900 Subject: [PATCH] push to proxmox app collection --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 52fa0320..58084c11 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -77,12 +77,12 @@ workflows: only: /^v.*/ - architect/push-to-app-collection: - name: push-to-gcp-app-collection + name: push-to-proxmox-app-collection context: architect app_catalog: control-plane-catalog app_name: ingress-nginx app_namespace: kube-system - app_collection_repo: gcp-app-collection + app_collection_repo: proxmox-app-collection requires: - push-to-control-plane-catalog filters: