diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 57e00a0f..cc65f593 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -493,7 +493,7 @@ app-proxy: tag: 1.1.12-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3362.0 + tag: 1.3389.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] @@ -501,7 +501,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3362.0 + tag: 1.3389.0 pullPolicy: IfNotPresent command: - ./init.sh