diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 74c89cb2..988d0a93 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -495,14 +495,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 592eb04 + tag: 252277a pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 592eb04 + tag: 252277a pullPolicy: IfNotPresent command: - ./init.sh