From eb1c7a9efe39e68eab734c532d6571000bb7a8b8 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Thu, 17 Oct 2024 11:48:50 +0000 Subject: [PATCH] feat: bump ArgoCD version --- charts/kubezero-argo/README.md | 8 ++++---- charts/kubezero-argo/values.yaml | 2 +- charts/kubezero/values.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/kubezero-argo/README.md b/charts/kubezero-argo/README.md index b7afac0e..905897f0 100644 --- a/charts/kubezero-argo/README.md +++ b/charts/kubezero-argo/README.md @@ -1,6 +1,6 @@ # kubezero-argo -![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) +![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) KubeZero Argo - Events, Workflow, CD @@ -18,9 +18,9 @@ Kubernetes: `>= 1.26.0-0` | Repository | Name | Version | |------------|------|---------| -| https://argoproj.github.io/argo-helm | argo-cd | 7.3.8 | -| https://argoproj.github.io/argo-helm | argo-events | 2.4.7 | -| https://argoproj.github.io/argo-helm | argocd-apps | 2.0.0 | +| https://argoproj.github.io/argo-helm | argo-cd | 7.6.10 | +| https://argoproj.github.io/argo-helm | argo-events | 2.4.8 | +| https://argoproj.github.io/argo-helm | argocd-apps | 2.0.2 | | https://argoproj.github.io/argo-helm | argocd-image-updater | 0.11.0 | | https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.6 | diff --git a/charts/kubezero-argo/values.yaml b/charts/kubezero-argo/values.yaml index 936e5380..ee82a163 100644 --- a/charts/kubezero-argo/values.yaml +++ b/charts/kubezero-argo/values.yaml @@ -45,7 +45,7 @@ argo-cd: format: json image: repository: public.ecr.aws/zero-downtime/zdt-argocd - tag: v2.11.5 + tag: v2.12.4 configs: styles: | diff --git a/charts/kubezero/values.yaml b/charts/kubezero/values.yaml index 9cbb1e0b..965f7228 100644 --- a/charts/kubezero/values.yaml +++ b/charts/kubezero/values.yaml @@ -119,7 +119,7 @@ logging: argo: enabled: false namespace: argocd - targetRevision: 0.2.4 + targetRevision: 0.2.5 argo-cd: enabled: false istio: