From 627e369bc48e3dfa6d493d5f0cf6af275a56cc1e Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Tue, 25 Jun 2024 13:46:01 +0000 Subject: [PATCH] feat: create v1.29 branch --- charts/kubezero-argo/README.md | 4 ++-- charts/kubezero-argo/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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"