fix(deps): update mysql docker tag to v9.6.0 (#101)
Co-authored-by: Michael Kriese <michael.kriese@gmx.de> Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/101
This commit is contained in:
parent
9cf6ad872d
commit
a2a9ee6430
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.5.2
|
||||
version: 9.6.0
|
||||
condition: mysql.enabled
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue