diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 709f7dae..7793f490 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -472,14 +472,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3820.0 + tag: 1.3855.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3820.0 + tag: 1.3855.0 pullPolicy: IfNotPresent command: - ./init.sh