diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 6905ebf05..c520d5e43 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -492,14 +492,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 5f0a3d5 + tag: ad8042a pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 5f0a3d5 + tag: ad8042a pullPolicy: IfNotPresent command: - ./init.sh