From 659f71a51f901f413c582db754a85840df4fa642 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 19:43:01 +0000 Subject: [PATCH] chore(deps): update helm release component to v0.3.0 --- 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 58c2c5b..bbfd512 100644 --- a/charts/pubcode/Chart.yaml +++ b/charts/pubcode/Chart.yaml @@ -27,18 +27,18 @@ dependencies: - name: component condition: api.enabled - version: 0.2.4 + version: 0.3.0 repository: https://bcgov.github.io/helm-service/ alias: api - name: component condition: frontend.enabled - version: 0.2.4 + version: 0.3.0 repository: https://bcgov.github.io/helm-service/ alias: frontend - name: component condition: database.enabled - version: 0.2.4 + version: 0.3.0 repository: https://bcgov.github.io/helm-service/ alias: database