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