[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] <renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-01 10:25:21 +02:00 committed by GitHub
parent 8bbf2dfc3e
commit 5d0765db75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ apiVersion: v2
appVersion: "220617-jammy" appVersion: "220617-jammy"
description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection
name: photoprism name: photoprism
version: 6.6.4 version: 7.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- photos - photos
@ -23,10 +23,10 @@ dependencies:
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 4.4.2 version: 4.4.2
- name: mariadb - name: mariadb
version: 10.5.1 version: 11.0.14
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled condition: mariadb.enabled
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Update app image to 220617-jammy description: Upgraded `mariadb` chart dependency to version 11.0.14