From 12d45e4e148a64bc9ce244d7b1b328f7d19af972 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 15:08:39 +0000 Subject: [PATCH] chore(deps): update helm release component to v0.2.2 (#293) 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 8f92b38..e7be257 100644 --- a/charts/pubcode/Chart.yaml +++ b/charts/pubcode/Chart.yaml @@ -27,18 +27,18 @@ dependencies: - name: component condition: api.enabled - version: 0.2.0 + version: 0.2.2 repository: https://bcgov.github.io/helm-service/ alias: api - name: component condition: frontend.enabled - version: 0.2.0 + version: 0.2.2 repository: https://bcgov.github.io/helm-service/ alias: frontend - name: component condition: database.enabled - version: 0.2.0 + version: 0.2.2 repository: https://bcgov.github.io/helm-service/ alias: database