fix(deps): update helm release mysql to v9.7.0 (#114)

Co-authored-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/114
This commit is contained in:
Michael Kriese 2023-03-30 04:45:31 +00:00
parent 63abfffca0
commit ee1a9fc2ee
2 changed files with 4 additions and 4 deletions

View file

@ -33,7 +33,7 @@ dependencies:
condition: memcached.enabled
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 9.6.0
version: 9.7.0
condition: mysql.enabled
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts