diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 756874adf..88152bf0a 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -564,14 +564,14 @@ app-proxy: tag: 1.1.14-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3651.0 + tag: 1.3674.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3651.0 + tag: 1.3674.0 pullPolicy: IfNotPresent command: - ./init.sh @@ -700,7 +700,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: v0.8.7 + tag: v0.8.10 serviceAccount: create: true annotations: {} @@ -729,7 +729,7 @@ cf-argocd-extras: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: v0.5.11 + tag: v0.5.12 nodeSelector: {} tolerations: [] affinity: {} @@ -753,7 +753,7 @@ cf-argocd-extras: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: v0.5.11 + tag: v0.5.12 nodeSelector: {} tolerations: [] affinity: {}