fix(deps): update helm release postgresql to v12.4.1 (#127)
Co-authored-by: Michael Kriese <michael.kriese@gmx.de> Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/127
This commit is contained in:
parent
b362ddc76a
commit
f6465619c0
2 changed files with 4 additions and 4 deletions
|
@ -32,5 +32,5 @@ dependencies:
|
|||
condition: memcached.enabled
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.2.8
|
||||
version: 12.4.1
|
||||
condition: postgresql.enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue