Skip to content

Commit 461f18e

Browse files
chore(deps): update helm release component to v0.3.1 (#420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ced5ea commit 461f18e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

charts/pubcode/Chart.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: component
33
repository: https://bcgov.github.io/helm-service/
4-
version: 0.3.0
4+
version: 0.3.1
55
- name: component
66
repository: https://bcgov.github.io/helm-service/
7-
version: 0.3.0
7+
version: 0.3.1
88
- name: component
99
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"

charts/pubcode/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@ dependencies:
2727

2828
- name: component
2929
condition: api.enabled
30-
version: 0.3.0
30+
version: 0.3.1
3131
repository: https://bcgov.github.io/helm-service/
3232
alias: api
3333

3434
- name: component
3535
condition: frontend.enabled
36-
version: 0.3.0
36+
version: 0.3.1
3737
repository: https://bcgov.github.io/helm-service/
3838
alias: frontend
3939

4040
- name: component
4141
condition: database.enabled
42-
version: 0.3.0
42+
version: 0.3.1
4343
repository: https://bcgov.github.io/helm-service/
4444
alias: database

0 commit comments

Comments
 (0)