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