mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
[monica] Update helm chart mariadb to v9.1.2 (#323)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
da761a5c4c
commit
b974051a0a
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
appVersion: v2.19.1
|
appVersion: v2.19.1
|
||||||
description: A Personal Relationship Management tool to help you organize your social life
|
description: A Personal Relationship Management tool to help you organize your social life
|
||||||
name: monica
|
name: monica
|
||||||
version: 1.0.0
|
version: 1.1.0
|
||||||
keywords:
|
keywords:
|
||||||
- crm
|
- crm
|
||||||
home: https://www.monicahq.com/
|
home: https://www.monicahq.com/
|
||||||
@ -18,6 +18,6 @@ dependencies:
|
|||||||
repository: https://k8s-at-home.com/charts/
|
repository: https://k8s-at-home.com/charts/
|
||||||
version: 1.7.0
|
version: 1.7.0
|
||||||
- name: mariadb
|
- name: mariadb
|
||||||
version: 9.0.1
|
version: 9.1.2
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: mariadb.enabled
|
condition: mariadb.enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user