Use RDS v0.2.5 instead of v0.2.3

This commit is contained in:
Richard Freitag 2023-11-20 14:34:27 +00:00
parent 0892615a66
commit 888478d7a3

View file

@ -2,7 +2,7 @@ global:
postgresql: postgresql:
existingSecret: describo-pg-passwd existingSecret: describo-pg-passwd
image: image:
tag: v0.2.3 tag: v0.2.5
namespace: namespace:
create: false create: false
name: helmrds name: helmrds