From 3125dadd109188ccb6db271d3ccfe0cb0402e09d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 14:02:32 +0000 Subject: [PATCH] chore(deps): update mariadb docker tag to v19.0.6 --- charts/yourls/Chart.lock | 6 +++--- charts/yourls/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/yourls/Chart.lock b/charts/yourls/Chart.lock index 797f138..ba2cdc5 100644 --- a/charts/yourls/Chart.lock +++ b/charts/yourls/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.23.0 - name: mariadb repository: oci://registry-1.docker.io/bitnamicharts - version: 19.0.5 -digest: sha256:26ee74a7fa56e758006b3694ea5a8f2674cae0dd0da3ecc5a649684a58ae402e -generated: "2024-09-13T10:23:34.299837185Z" + version: 19.0.6 +digest: sha256:e48765166312c7eea72ec1cea7f109693ff21873937045341c5756568331e3c7 +generated: "2024-09-17T14:02:28.539062952Z" diff --git a/charts/yourls/Chart.yaml b/charts/yourls/Chart.yaml index 69c479a..df64df7 100644 --- a/charts/yourls/Chart.yaml +++ b/charts/yourls/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -version: 6.1.1 +version: 6.1.2 name: yourls description: Your Own URL Shortener appVersion: "1.9.2" @@ -26,7 +26,7 @@ dependencies: tags: - bitnami-common - name: mariadb - version: ^19.0.5 + version: ^19.0.6 repository: oci://registry-1.docker.io/bitnamicharts condition: mariadb.enabled tags: