From 1ab17eec7f107eb12df94daf7a1f2790d46a49e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 03:30:48 +0000 Subject: [PATCH] chore(deps): update helm release component to v0.2.0 (#292) 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 e72c61f0..8f92b381 100644 --- a/charts/pubcode/Chart.yaml +++ b/charts/pubcode/Chart.yaml @@ -27,18 +27,18 @@ dependencies: - name: component condition: api.enabled - version: 0.1.1 + version: 0.2.0 repository: https://bcgov.github.io/helm-service/ alias: api - name: component condition: frontend.enabled - version: 0.1.1 + version: 0.2.0 repository: https://bcgov.github.io/helm-service/ alias: frontend - name: component condition: database.enabled - version: 0.1.1 + version: 0.2.0 repository: https://bcgov.github.io/helm-service/ alias: database