From 778720202f263237fd1fe6d373edbf6985b57fb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 00:50:23 +0000 Subject: [PATCH] chore(deps): update helm release component to v0.1.0 (#289) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/pubcode/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/pubcode/Chart.yaml b/charts/pubcode/Chart.yaml index 6ee9e45..5e6d876 100644 --- a/charts/pubcode/Chart.yaml +++ b/charts/pubcode/Chart.yaml @@ -27,18 +27,18 @@ dependencies: - name: component condition: api.enabled - version: 0.0.17 + version: 0.1.0 repository: https://bcgov.github.io/helm-service/ alias: api - name: component condition: frontend.enabled - version: 0.0.17 + version: 0.1.0 repository: https://bcgov.github.io/helm-service/ alias: frontend - name: component condition: database.enabled - version: 0.0.17 + version: 0.1.0 repository: https://bcgov.github.io/helm-service/ alias: database