From c859c3d6f31b89fb63b45cc38f04b7d1986233f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:48:20 +0000 Subject: [PATCH] chore(deps): update helm release mariadb to v16 --- limesurvey/Chart.lock | 6 +++--- limesurvey/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/limesurvey/Chart.lock b/limesurvey/Chart.lock index 89fe5c3..1497b93 100644 --- a/limesurvey/Chart.lock +++ b/limesurvey/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 11.4.2 -digest: sha256:a5ca7e087e742d524a85deb34ff5db712500f9ffcd353ffd5c0596f274c9cfda -generated: "2022-12-20T08:34:28.907756617+01:00" + version: 16.0.0 +digest: sha256:50ebcc0db0c5cd8416a98baa232da75a7b544282a2ca12a7b9b06f4524ac8ae6 +generated: "2024-02-06T18:48:04.994872658Z" diff --git a/limesurvey/Chart.yaml b/limesurvey/Chart.yaml index 201f25f..fbd5bb2 100644 --- a/limesurvey/Chart.yaml +++ b/limesurvey/Chart.yaml @@ -16,4 +16,4 @@ dependencies: - name: mariadb condition: mariadb.enabled repository: https://charts.bitnami.com/bitnami - version: 11.x + version: 16.x