diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 7da9a297..a9cf6c56 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -19,7 +19,7 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm condition: argo-cd.enabled - version: 9.4.2 + version: 9.4.4 - name: argo-workflows repository: https://codefresh-io.github.io/argo-helm version: 0.45.18-v3.6.7-cap-CR-32333 diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index e35a2cbe..7337694e 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -458,15 +458,15 @@ app-proxy: repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info tag: 1.1.22-main image: - repository: quay.io/codefresh/cap-app-proxy - tag: c7216c5 + repository: quay.io/codefresh/dev/cap-app-proxy + tag: fix-updating-argocd-3-3-2-stable0-28-da72787 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: - repository: quay.io/codefresh/cap-app-proxy-init - tag: c7216c5 + repository: quay.io/codefresh/dev/cap-app-proxy-init + tag: fix-updating-argocd-3-3-2-stable0-28-da72787 pullPolicy: IfNotPresent command: - ./init.sh