From 78ccfaf34d8bca218ba4d9701d25e5666298a40b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 01:32:39 +0000 Subject: [PATCH] chore(deps): update helm release component to v0.0.18 --- 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..5a3d052 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.0.18 repository: https://bcgov.github.io/helm-service/ alias: api - name: component condition: frontend.enabled - version: 0.0.17 + version: 0.0.18 repository: https://bcgov.github.io/helm-service/ alias: frontend - name: component condition: database.enabled - version: 0.0.17 + version: 0.0.18 repository: https://bcgov.github.io/helm-service/ alias: database