From 44a06ba0bf3a3c5994faecfd09062db0b4f8f4c4 Mon Sep 17 00:00:00 2001 From: Antonia <56017655+anvddriesch@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:16:35 +0900 Subject: [PATCH] push to proxmox app collection (#476) --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a71b3065..3c9a17ad 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -85,11 +85,11 @@ workflows: only: /^v.*/ - architect/push-to-app-collection: - name: push-silence-operator-to-gcp-app-collection + name: push-silence-operator-to-proxmox-app-collection context: architect app_name: silence-operator app_namespace: monitoring - app_collection_repo: gcp-app-collection + app_collection_repo: proxmox-app-collection requires: - push-silence-operator-to-app-catalog filters: