Skip to content

Commit 2de2d8a

Browse files
authored
Merge pull request #89 from engow/release-0.1
cherry-pick pr #75, #86 to release-0.1 branch
2 parents 4b8de4f + aab6858 commit 2de2d8a

File tree

7 files changed

+541
-259
lines changed

7 files changed

+541
-259
lines changed

charts/charts/dashboard-api/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: tkestack/kstone-api-amd64
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: "v0.0.1-alpha.2"
11+
tag: "v0.1.0-alpha.2"
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

charts/charts/dashboard/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: tkestack/kstone-dashboard
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: "v0.1.0-alpha.1"
11+
tag: "v0.1.0-alpha.2"
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

charts/charts/etcd-controller/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: tkestack/kstone-controller-amd64
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: "v0.0.1-alpha.2"
11+
tag: "v0.1.0-alpha.2"
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

0 commit comments

Comments
 (0)