From 5d0765db75700f9adde76aa65163c30b1f0be050 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 10:25:21 +0200 Subject: [PATCH] [photoprism] Update Helm chart mariadb to v11 (#1658) * [photoprism] Update Helm chart mariadb to v11 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] --- charts/stable/photoprism/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index b6c0db84..f155b6f5 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: "220617-jammy" description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection name: photoprism -version: 6.6.4 +version: 7.0.0 kubeVersion: ">=1.16.0-0" keywords: - photos @@ -23,10 +23,10 @@ dependencies: repository: https://library-charts.k8s-at-home.com version: 4.4.2 - name: mariadb - version: 10.5.1 + version: 11.0.14 repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled annotations: artifacthub.io/changes: |- - kind: changed - description: Update app image to 220617-jammy + description: Upgraded `mariadb` chart dependency to version 11.0.14