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