From af828a7e9bcda135e5d1e8d39f71c549b1e14522 Mon Sep 17 00:00:00 2001 From: ColdsteelRail <574252631@qq.com> Date: Fri, 28 Nov 2025 16:02:57 +0800 Subject: [PATCH] update kuperator charts v0.7.1 --- charts/Chart.yaml | 4 ++-- charts/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/Chart.yaml b/charts/Chart.yaml index ce76139c..dcf67bd6 100644 --- a/charts/Chart.yaml +++ b/charts/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: kuperator description: Helm chart for KusionStack Kuperator -version: 0.7.0 -appVersion: 0.7.0 +version: 0.7.1 +appVersion: 0.7.1 home: https://KusionStack.io sources: - https://github.com/KusionStack/kuperator diff --git a/charts/values.yaml b/charts/values.yaml index f601521b..8de57510 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -16,7 +16,7 @@ sharding: controlPlane: kusionstack-kuperator image: - tag: v0.7.0 + tag: v0.7.1 repo: kusionstack/kuperator pullPolicy: IfNotPresent