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:
parent
63abfffca0
commit
ee1a9fc2ee
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue