File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 repository : tkestack/kstone-dashboard
99 pullPolicy : IfNotPresent
1010 # Overrides the image tag whose default is the chart appVersion.
11- tag : " v0.1 .0-beta.1"
11+ tag : " v0.2 .0-beta.1"
1212
1313imagePullSecrets : []
1414nameOverride : " "
Original file line number Diff line number Diff line change 55global :
66 env : test
77 kstone :
8- tag : v0.1 .0-beta.1
8+ tag : v0.2 .0-beta.1
99
1010serviceAccount :
1111 # Specifies whether a service account should be created
Original file line number Diff line number Diff line change 55global :
66 env : production
77 kstone :
8- tag : v0.1 .0-beta.1
8+ tag : v0.2 .0-beta.1
99
1010serviceAccount :
1111 # Specifies whether a service account should be created
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-clu
4040 - Download Helm Repo:
4141
4242``` bash
43- git clone -b release-0.1 git@github.com:tkestack/kstone.git
43+ git clone -b release-0.2 git@github.com:tkestack/kstone.git
4444 cd kstone
4545 cd ./charts
4646```
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Please refer to [helm installation](https://helm.sh/docs/intro/install/)
6666- Download Helm Repo:
6767
6868``` shell
69- git clone -b release-0.1 git@github.com:tkestack/kstone.git
69+ git clone -b release-0.2 git@github.com:tkestack/kstone.git
7070cd ./charts
7171```
7272
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Please refer to [helm installation](https://helm.sh/docs/intro/install/)
5959- Download Helm Repo:
6060
6161``` shell
62- git clone -b release-0.1 git@github.com:tkestack/kstone.git
62+ git clone -b release-0.2 git@github.com:tkestack/kstone.git
6363cd ./charts
6464```
6565
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Please refer to [helm installation](https://helm.sh/docs/intro/install/)
2525- Download Helm Repo:
2626
2727``` shell
28- git clone -b release-0.1 git@github.com:tkestack/kstone.git
28+ git clone -b release-0.2 git@github.com:tkestack/kstone.git
2929cd ./charts
3030```
3131
You can’t perform that action at this time.
0 commit comments