From 2d5d3a7094d0217dfe21dd2240b8d04cb9b8aaf9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:54:53 +0000 Subject: [PATCH] chore(deps): update mariadb docker tag to v20 --- charts/paperless/Chart.lock | 6 +++--- charts/paperless/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/paperless/Chart.lock b/charts/paperless/Chart.lock index 2527d5d..867afcb 100644 --- a/charts/paperless/Chart.lock +++ b/charts/paperless/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 20.3.0 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 19.1.2 + version: 20.1.0 - name: tika repository: https://apache.jfrog.io/artifactory/tika version: 2.9.0 @@ -14,5 +14,5 @@ dependencies: - name: gotenberg repository: https://maikumori.github.io/helm-charts version: 1.7.0 -digest: sha256:33db7e0fd41ee58b74c738babcd22831c09f52439e5cd7d4054a63d4804775e1 -generated: "2024-11-22T02:00:23.844033864Z" +digest: sha256:c925627842fcb5e03af06113667d98eb8251271ff17d094f6b6ceabb25aefb4f +generated: "2024-11-27T10:54:43.489320966Z" diff --git a/charts/paperless/Chart.yaml b/charts/paperless/Chart.yaml index bb5913e..7df0068 100644 --- a/charts/paperless/Chart.yaml +++ b/charts/paperless/Chart.yaml @@ -8,7 +8,7 @@ dependencies: - condition: db.mariadb.enabled name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 19.1.2 + version: 20.1.0 - condition: tika.bundled.enabled name: tika repository: https://apache.jfrog.io/artifactory/tika