diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index ea57d5d8..65782f3d 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -545,7 +545,7 @@ app-proxy: tag: 1.1.13-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3514.0 + tag: 1.3515.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] @@ -553,7 +553,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3514.0 + tag: 1.3515.0 pullPolicy: IfNotPresent command: - ./init.sh