From 23de1f0affb8c6b43c4b14aa10947a955b4666cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 10:02:22 +0000 Subject: [PATCH] chore(deps): update mariadb docker tag to v22 --- charts/nextcloud/Chart.lock | 6 +++--- charts/nextcloud/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index ca16be0e..344196a2 100644 --- a/charts/nextcloud/Chart.lock +++ b/charts/nextcloud/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 16.7.4 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 20.5.5 + version: 22.0.0 - name: redis repository: oci://registry-1.docker.io/bitnamicharts version: 21.1.3 - name: collabora-online repository: https://collaboraonline.github.io/online version: 1.1.20 -digest: sha256:47979e007ed8bb4a53ec00c5e457da110573a6e067f24da505144f475b26981c -generated: "2025-05-18T15:22:37.968306345+02:00" +digest: sha256:26114310a73a6aa12e46e59373a50e0b3ed30f1eb1714c0e8f601c673d382c72 +generated: "2025-10-03T10:02:15.704398204Z" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 4d614374..e2d353f8 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -32,7 +32,7 @@ dependencies: repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: mariadb - version: 20.5.5 + version: 22.0.0 repository: oci://registry-1.docker.io/bitnamicharts condition: mariadb.enabled - name: redis