diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 029eb67df..01ffdfa58 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -492,14 +492,14 @@ app-proxy: tag: 1.1.21-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 8765bbd + tag: 62b923f pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 8765bbd + tag: 62b923f pullPolicy: IfNotPresent command: - ./init.sh