From 3fdb9f40d1c93ad7fe6eb5436b22224d5214f2df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 08:00:56 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#1803) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/quickstart-openshift/Chart.lock | 6 +++--- charts/quickstart-openshift/Chart.yaml | 2 +- charts/quickstart-openshift/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/quickstart-openshift/Chart.lock b/charts/quickstart-openshift/Chart.lock index 2108f59e6..79ed1f605 100644 --- a/charts/quickstart-openshift/Chart.lock +++ b/charts/quickstart-openshift/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 0.3.0 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 14.0.1 + version: 14.0.4 - name: component repository: https://bcgov.github.io/helm-service version: 0.3.0 -digest: sha256:087e0343f68e8c19b6aed4cc32556426c94acee453bb6ebcd0e36e833b790d1a -generated: "2024-02-03T07:51:35.634337131Z" +digest: sha256:74d592f2e55a4ae20cda62bb57a5d3ff89144ed9c7a4a9b62634fac762000af5 +generated: "2024-02-10T03:12:05.619347231Z" diff --git a/charts/quickstart-openshift/Chart.yaml b/charts/quickstart-openshift/Chart.yaml index ef4313203..4c108c139 100644 --- a/charts/quickstart-openshift/Chart.yaml +++ b/charts/quickstart-openshift/Chart.yaml @@ -39,7 +39,7 @@ dependencies: - name: postgresql condition: bitnami-pg.enabled - version: 14.0.1 + version: 14.0.4 repository: https://charts.bitnami.com/bitnami alias: bitnami-pg diff --git a/charts/quickstart-openshift/values.yaml b/charts/quickstart-openshift/values.yaml index 9906be7f4..2d735dda3 100644 --- a/charts/quickstart-openshift/values.yaml +++ b/charts/quickstart-openshift/values.yaml @@ -476,7 +476,7 @@ bitnami-pg: image: registry: ghcr.io repository: bcgov/nr-containers/bitnami/postgresql - tag: 15.5.0 + tag: 15.6.0 auth: existingSecret: '{{ .Release.Name }}' username: 'quickstart'