From cf9a4713a476f3e02d9651a6100a402f5b7cdd6b Mon Sep 17 00:00:00 2001 From: scme0 Date: Wed, 26 Mar 2025 09:13:20 +0100 Subject: [PATCH 1/2] chore: bump gitops operator version --- 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 df98f31d..17cfc684 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.5.1 + version: 0.5.2 alias: gitops-operator condition: gitops-operator.enabled - name: garage From 0a8f4840aabb75e9724d1e9666cab91c51e56918 Mon Sep 17 00:00:00 2001 From: scme0 Date: Wed, 26 Mar 2025 09:46:10 +0100 Subject: [PATCH 2/2] trigger