fix(deps): update helm release mysql to v9.4.9
This commit is contained in:
parent
349a1313d9
commit
4179b94eb3
2 changed files with 4 additions and 4 deletions
|
@ -4,12 +4,12 @@ dependencies:
|
||||||
version: 6.3.7
|
version: 6.3.7
|
||||||
- name: mysql
|
- name: mysql
|
||||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||||
version: 9.4.8
|
version: 9.4.9
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||||
version: 12.1.15
|
version: 12.1.15
|
||||||
- name: mariadb
|
- name: mariadb
|
||||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||||
version: 11.4.7
|
version: 11.4.7
|
||||||
digest: sha256:71f7a79cccc394be671190b7eb3186e22e0ac49a9e0bf492623e1e66d515b530
|
digest: sha256:4427b8d9520cf4c6c21d1139814890bfa6c504eb7c2fc21e17048f624c6046f1
|
||||||
generated: "2023-02-19T00:06:31.024641309Z"
|
generated: "2023-02-20T00:06:36.755336488Z"
|
||||||
|
|
|
@ -30,7 +30,7 @@ dependencies:
|
||||||
condition: memcached.enabled
|
condition: memcached.enabled
|
||||||
- name: mysql
|
- name: mysql
|
||||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||||
version: 9.4.8
|
version: 9.4.9
|
||||||
condition: mysql.enabled
|
condition: mysql.enabled
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||||
|
|
Loading…
Reference in a new issue