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 f394f6f commit 8378b27Copy full SHA for 8378b27
charts/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v1
2
name: kuperator
3
description: Helm chart for KusionStack Kuperator
4
-version: 0.7.0
5
-appVersion: 0.7.0
+version: 0.7.1
+appVersion: 0.7.1
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.7.0
+ tag: v0.7.1
20
repo: kusionstack/kuperator
21
pullPolicy: IfNotPresent
22
0 commit comments