diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 5f29a257..9f9b82a5 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.3 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.29.22 +version: 0.29.23 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: @@ -17,22 +17,15 @@ annotations: # Supported kinds: `added`, `changed`, `deprecated`, `removed`, `fixed`, `security`: artifacthub.io/changes: |- - kind: security - description: 'bump nginxinc/nginx-unprivileged up to "1.31.2-alpine3.23". Security fix' - - kind: security - description: 'fix various security vulnerabilities for argo-workflows' - - kind: security - description: 'fix various security vulnerabilities for cap-app-proxy' - - kind: security - description: 'fix various security vulnerabilities for cf-argocd-extras' - - kind: security - description: 'fix various security vulnerabilities for gitops-runtime-installer' + description: 'argo to test cap-app-proxy request to repo-server' + dependencies: # The image for this chart was overridden because argocd doesn’t release the chart for 3.3.10 version. # Don't forget to remove the image override after updating to a new version of the chart. - name: argo-cd repository: https://argoproj.github.io/argo-helm condition: argo-cd.enabled - version: 9.5.11 + version: 10.2.2 - name: argo-workflows repository: https://codefresh-io.github.io/argo-helm version: 0.45.24-v3.6.7-cap-CF-2129