diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 40ed143..d283f29 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -38,7 +38,7 @@ dependencies: condition: tunnel-client.enabled - name: codefresh-gitops-operator repository: oci://quay.io/codefresh/charts - version: 0.3.14 + version: 0.3.17 alias: gitops-operator condition: gitops-operator.enabled - name: garage diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index fc1cf4e..265983f 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -440,7 +440,7 @@ app-proxy: tag: 1.1.11-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3167.0 + tag: 1.3180.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] @@ -448,7 +448,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3167.0 + tag: 1.3180.0 pullPolicy: IfNotPresent command: - ./init.sh