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