From f3fdc8b61ddb375266863f4a6a1e61d98d5842e2 Mon Sep 17 00:00:00 2001 From: scme0 Date: Thu, 12 Jun 2025 09:40:28 +0200 Subject: [PATCH 1/4] operator chart to 0.0.0-cr-29647-72fc666 --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index be567038..91f70c2c 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -39,7 +39,7 @@ dependencies: condition: tunnel-client.enabled - name: codefresh-gitops-operator repository: oci://quay.io/codefresh/charts - version: 0.7.12 + version: 0.0.0-cr-29647-72fc666 alias: gitops-operator condition: gitops-operator.enabled - name: cf-argocd-extras From b49b3a41379cc81f701fb3b6613f9c49d769d1d8 Mon Sep 17 00:00:00 2001 From: scme0 Date: Thu, 12 Jun 2025 10:31:09 +0200 Subject: [PATCH 2/4] fix --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 91f70c2c..29ff2ebf 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -38,7 +38,7 @@ dependencies: alias: tunnel-client condition: tunnel-client.enabled - name: codefresh-gitops-operator - repository: oci://quay.io/codefresh/charts + repository: oci://quay.io/codefresh/charts/dev version: 0.0.0-cr-29647-72fc666 alias: gitops-operator condition: gitops-operator.enabled From f6806a0232b7e336944b257c022d5fc6530cf208 Mon Sep 17 00:00:00 2001 From: scme0 Date: Thu, 12 Jun 2025 10:56:42 +0200 Subject: [PATCH 3/4] operator chart to 0.0.0-cr-29647-2cd0063 --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 29ff2ebf..445e119b 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -39,7 +39,7 @@ dependencies: condition: tunnel-client.enabled - name: codefresh-gitops-operator repository: oci://quay.io/codefresh/charts/dev - version: 0.0.0-cr-29647-72fc666 + version: 0.0.0-cr-29647-2cd0063 alias: gitops-operator condition: gitops-operator.enabled - name: cf-argocd-extras From 1429c99ab7da5abef6d60a524f5023bf00d4e0c6 Mon Sep 17 00:00:00 2001 From: scme0 Date: Thu, 12 Jun 2025 11:51:21 +0200 Subject: [PATCH 4/4] update to proper release version 0.7.16 --- charts/gitops-runtime/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 445e119b..36c19a74 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -38,8 +38,8 @@ dependencies: alias: tunnel-client condition: tunnel-client.enabled - name: codefresh-gitops-operator - repository: oci://quay.io/codefresh/charts/dev - version: 0.0.0-cr-29647-2cd0063 + repository: oci://quay.io/codefresh/charts + version: 0.7.16 alias: gitops-operator condition: gitops-operator.enabled - name: cf-argocd-extras