From 13e97e59926f5852188eb5c2471217a37fe855ae Mon Sep 17 00:00:00 2001 From: ColdsteelRail <574252631@qq.com> Date: Sat, 16 May 2026 22:24:40 +0800 Subject: [PATCH] update kuperator charts v0.7.2 --- 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 dcf67bd6..c2fa6c9d 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.1 -appVersion: 0.7.1 +version: 0.7.2 +appVersion: 0.7.2 home: https://KusionStack.io sources: - https://github.com/KusionStack/kuperator diff --git a/charts/values.yaml b/charts/values.yaml index 8de57510..c85032b9 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -16,7 +16,7 @@ sharding: controlPlane: kusionstack-kuperator image: - tag: v0.7.1 + tag: v0.7.2 repo: kusionstack/kuperator pullPolicy: IfNotPresent