diff --git a/charts/kubezero-argo/README.md b/charts/kubezero-argo/README.md index bfdee1be..2115adb9 100644 --- a/charts/kubezero-argo/README.md +++ b/charts/kubezero-argo/README.md @@ -1,6 +1,6 @@ # kubezero-argo -![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) +![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) KubeZero Argo - Events, Workflow, CD @@ -18,7 +18,7 @@ Kubernetes: `>= 1.26.0` | Repository | Name | Version | |------------|------|---------| -| https://argoproj.github.io/argo-helm | argo-cd | 6.9.2 | +| https://argoproj.github.io/argo-helm | argo-cd | 7.1.3 | | https://argoproj.github.io/argo-helm | argo-events | 2.4.4 | | https://argoproj.github.io/argo-helm | argocd-apps | 2.0.0 | | https://argoproj.github.io/argo-helm | argocd-image-updater | 0.10.0 | diff --git a/charts/kubezero-argo/values.yaml b/charts/kubezero-argo/values.yaml index 3bcab229..b5cc26d7 100644 --- a/charts/kubezero-argo/values.yaml +++ b/charts/kubezero-argo/values.yaml @@ -54,8 +54,8 @@ argo-cd: .sidebar { background: linear-gradient(to bottom, #6A4D79, #493558, #2D1B30, #0D0711); } cm: - ui.bannercontent: "KubeZero v1.28 - Release notes" - ui.bannerurl: "https://kubezero.com/releases/v1.28" + ui.bannercontent: "KubeZero v1.29 - Release notes" + ui.bannerurl: "https://kubezero.com/releases/v1.29" ui.bannerpermanent: "true" ui.bannerposition: "bottom"