diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index be567038..878da202 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -39,7 +39,7 @@ dependencies: condition: tunnel-client.enabled - name: codefresh-gitops-operator repository: oci://quay.io/codefresh/charts - version: 0.7.12 + version: 0.7.15 alias: gitops-operator condition: gitops-operator.enabled - name: cf-argocd-extras diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index d1476493..f617e07d 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.3565.0 + tag: 1.3567.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.3565.0 + tag: 1.3567.0 pullPolicy: IfNotPresent command: - ./init.sh