diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index f402aaf8..d0725214 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -472,27 +472,27 @@ app-proxy: reportImage: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info - tag: 1.1.27-main + tag: 1.1.28-main # Git enrichment task image gitEnrichment: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info - tag: 1.1.27-main + tag: 1.1.28-main # Jira enrichment task image jiraEnrichment: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info - tag: 1.1.27-main + tag: 1.1.28-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.4093.0 + tag: 1.4103.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.4093.0 + tag: 1.4103.0 pullPolicy: IfNotPresent command: - ./init.sh @@ -673,7 +673,7 @@ gitops-operator: image: registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: 79a7f3b + tag: c03bf91 env: !!merge <<: - *otel-config @@ -705,7 +705,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: "621297b" + tag: "db849c5" nodeSelector: {} tolerations: [] affinity: {}