fix(deps): update helm release postgresql to v12.1.9 (#14)
Co-authored-by: Michael Kriese <michael.kriese@gmx.de> Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/14
This commit is contained in:
parent
9ee921dee4
commit
a6eb2a2fc5
2 changed files with 4 additions and 4 deletions
|
@ -34,7 +34,7 @@ dependencies:
|
|||
condition: mysql.enabled
|
||||
- name: postgresql
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
version: 12.1.6
|
||||
version: 12.1.9
|
||||
condition: postgresql.enabled
|
||||
- name: mariadb
|
||||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue