From 2b3386c612ea77791be089f36f903d760f82c97a Mon Sep 17 00:00:00 2001 From: Noam Gal Date: Thu, 7 Nov 2024 16:23:01 +0200 Subject: [PATCH] update gitops-operator to 0.3.8 - changed gitlog to take all commits since the last call (#331) --- charts/gitops-runtime/Chart.yaml | 66 ++++++++++++++++---------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 1a99af02..74088b06 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -17,7 +17,7 @@ annotations: - kind: changed description: 'feat: bump cap-app-proxy to 1.3146.0 - fix accessing repo in parallel (#329), refresh in-cluster app after any related commit (#325), promote all files in app if none is specified (#324), improve locking around git operations (#320), new rollouts steps support setHeaderRoute and setMirrorRoute (#316), multi-argh image reporting (#314), add Product Release initiator (#306), changeRevision fields support (#302)' - kind: changed - description: 'feat: update gitops-operator to 0.3.8 - support manual-sync applications (#327), fix memory leak (#313), publish error to product release in case failed to create workflow (#312)' + description: 'feat: update gitops-operator to 0.3.8 - changed gitlog to take all commits since the last call (#331), support manual-sync applications (#327), fix memory leak (#313), publish error to product release in case failed to create workflow (#312)' - kind: changed description: 'sec: update nginxinc/nginx-unprivileged to 1.26-alpine3.20 - fixed vulnerabilities in expat, curl, openssl (#322)' - kind: changed @@ -27,35 +27,35 @@ annotations: - kind: changed description: 'chore: update kube-rbac-proxy, sealed-secrets-controller and argo-events nats to latest (#296)' dependencies: - - name: argo-cd - repository: https://codefresh-io.github.io/argo-helm - version: 7.4.7-5-cap-2.12.3-2024.10.28-20100fc54 - - name: argo-events - repository: https://codefresh-io.github.io/argo-helm - version: 2.4.7-1-cap-CR-24607 - - name: argo-workflows - repository: https://codefresh-io.github.io/argo-helm - version: 0.41.12-v3.5.9-cap-CR-24929 - condition: argo-workflows.enabled - - name: argo-rollouts - repository: https://codefresh-io.github.io/argo-helm - version: 2.37.3-1-v1.7.1-CR-24605 - condition: argo-rollouts.enabled - - name: sealed-secrets - repository: https://bitnami-labs.github.io/sealed-secrets/ - version: 2.16.1 - - name: codefresh-tunnel-client - repository: oci://quay.io/codefresh/charts - version: 0.1.17 - alias: tunnel-client - condition: tunnel-client.enabled - - name: codefresh-gitops-operator - repository: oci://quay.io/codefresh/charts - version: 0.3.8 - alias: gitops-operator - condition: gitops-operator.enabled - - name: garage - repository: https://codefresh-io.github.io/garage - alias: garage-workflows-artifact-storage - version: 0.5.0-cf.1 - condition: garage-workflows-artifact-storage.enabled +- name: argo-cd + repository: https://codefresh-io.github.io/argo-helm + version: 7.4.7-5-cap-2.12.3-2024.10.28-20100fc54 +- name: argo-events + repository: https://codefresh-io.github.io/argo-helm + version: 2.4.7-1-cap-CR-24607 +- name: argo-workflows + repository: https://codefresh-io.github.io/argo-helm + version: 0.41.12-v3.5.9-cap-CR-24929 + condition: argo-workflows.enabled +- name: argo-rollouts + repository: https://codefresh-io.github.io/argo-helm + version: 2.37.3-1-v1.7.1-CR-24605 + condition: argo-rollouts.enabled +- name: sealed-secrets + repository: https://bitnami-labs.github.io/sealed-secrets/ + version: 2.16.1 +- name: codefresh-tunnel-client + repository: oci://quay.io/codefresh/charts + version: 0.1.17 + alias: tunnel-client + condition: tunnel-client.enabled +- name: codefresh-gitops-operator + repository: oci://quay.io/codefresh/charts + version: 0.3.8 + alias: gitops-operator + condition: gitops-operator.enabled +- name: garage + repository: https://codefresh-io.github.io/garage + alias: garage-workflows-artifact-storage + version: 0.5.0-cf.1 + condition: garage-workflows-artifact-storage.enabled