From b9f5f2fe5aa0f06ac6f71ccf169ce4a7effa986d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 10:01:37 +0000 Subject: [PATCH] chore(deps): update mariadb docker tag to v20.5.9 --- 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..d892dbe1 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: 20.5.9 - 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:d6f0ed8845d71d6b6dfcb069e7ad9f017d66acb2337e2af96231045357cefee5 +generated: "2025-10-03T10:01:30.413631936Z" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 4d614374..0d481afd 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: 20.5.9 repository: oci://registry-1.docker.io/bitnamicharts condition: mariadb.enabled - name: redis