mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
[webtrees] Update Helm chart mariadb to v11 (#1675)
* [webtrees] 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:
parent
84127b59d3
commit
0bfd054a6a
@ -3,7 +3,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.0.19
|
appVersion: 2.0.19
|
||||||
description: Open-source online collaborative genealogy application
|
description: Open-source online collaborative genealogy application
|
||||||
name: webtrees
|
name: webtrees
|
||||||
version: 1.3.2
|
version: 2.0.0
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- webtrees
|
- webtrees
|
||||||
@ -21,10 +21,10 @@ dependencies:
|
|||||||
version: 4.4.2
|
version: 4.4.2
|
||||||
repository: https://library-charts.k8s-at-home.com
|
repository: https://library-charts.k8s-at-home.com
|
||||||
- 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: Upgraded `common` chart dependency to version 4.4.2
|
description: Upgraded `mariadb` chart dependency to version 11.0.14
|
||||||
|
Loading…
Reference in New Issue
Block a user