File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: component
3
3
repository: https://bcgov.github.io/helm-service/
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
- name: component
6
6
repository: https://bcgov.github.io/helm-service/
7
- version: 0.3.0
7
+ version: 0.3.1
8
8
- name: component
9
9
repository: https://bcgov.github.io/helm-service/
10
- version: 0.3.0
11
- digest: sha256:4607e682f9fb71547be784cc8e58ca8e70f85f63c860037dece6eacae1ccab7f
12
- generated: "2025-02-12T14:00:08.837328616-08:00 "
10
+ version: 0.3.1
11
+ digest: sha256:e0b5a6f24b8bbb2664a28ca65b24f22d0d9304257adac8f8bdbf667275334f3f
12
+ generated: "2025-02-17T19:41:17.158419068Z "
Original file line number Diff line number Diff line change @@ -27,18 +27,18 @@ dependencies:
27
27
28
28
- name : component
29
29
condition : api.enabled
30
- version : 0.3.0
30
+ version : 0.3.1
31
31
repository : https://bcgov.github.io/helm-service/
32
32
alias : api
33
33
34
34
- name : component
35
35
condition : frontend.enabled
36
- version : 0.3.0
36
+ version : 0.3.1
37
37
repository : https://bcgov.github.io/helm-service/
38
38
alias : frontend
39
39
40
40
- name : component
41
41
condition : database.enabled
42
- version : 0.3.0
42
+ version : 0.3.1
43
43
repository : https://bcgov.github.io/helm-service/
44
44
alias : database
You can’t perform that action at this time.
0 commit comments