diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 061bb817..2c644edc 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -525,7 +525,7 @@ app-proxy: tag: 1.1.12-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3419.1 + tag: 1.3430.2 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] @@ -533,7 +533,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3419.1 + tag: 1.3430.2 pullPolicy: IfNotPresent command: - ./init.sh