diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index b848a84c..19206a7e 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -495,14 +495,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3911.0 + tag: 1.3940.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3911.0 + tag: 1.3940.0 pullPolicy: IfNotPresent command: - ./init.sh @@ -682,7 +682,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: "51d32f4" + tag: "908e003" env: !!merge <<: - *otel-config