Commit d52a0c6 1 parent 3626d23 commit d52a0c6 Copy full SHA for d52a0c6
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,20 +9,20 @@ dependencies: # A list of the chart requirements (optional)
9
9
- name : component
10
10
repository : " https://bcgov.github.io/helm-service"
11
11
alias : frontend
12
- version : 0.3.1
12
+ version : 0.3.3
13
13
- name : component
14
14
repository : " https://bcgov.github.io/helm-service"
15
15
alias : vehicles
16
- version : 0.3.1
16
+ version : 0.3.3
17
17
- name : component
18
18
repository : " https://bcgov.github.io/helm-service"
19
19
alias : dops
20
- version : 0.3.1
20
+ version : 0.3.3
21
21
- name : component
22
22
repository : " https://bcgov.github.io/helm-service"
23
23
alias : policy
24
- version : 0.3.1
24
+ version : 0.3.3
25
25
- name : component
26
26
repository : " https://bcgov.github.io/helm-service"
27
27
alias : scheduler
28
- version : 0.3.1
28
+ version : 0.3.3
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ global:
19
19
enabled : false
20
20
domain : " apps.silver.devops.gov.bc.ca" # it is required, apps.silver.devops.gov.bc.ca for silver cluster
21
21
vault :
22
- authPath : " k8s-silver"
22
+ authPath : " auth/ k8s-silver"
23
23
role : " nonprod"
24
24
zone : " dev"
25
25
frontend :
You can’t perform that action at this time.
0 commit comments