We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9684048 commit 09137fdCopy full SHA for 09137fd
charts/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v1
2
name: kuperator
3
description: Helm chart for KusionStack Kuperator
4
-version: 0.6.5
5
-appVersion: 0.6.5
+version: 0.7.0
+appVersion: 0.7.0
6
home: https://KusionStack.io
7
sources:
8
- https://github.com/KusionStack/kuperator
charts/values.yaml
@@ -16,7 +16,7 @@ sharding:
16
controlPlane: kusionstack-kuperator
17
18
image:
19
- tag: v0.6.5
+ tag: v0.7.0
20
repo: kusionstack/kuperator
21
pullPolicy: IfNotPresent
22
0 commit comments