Upgrade container

This commit is contained in:
Tyler Perkins 2024-11-09 18:55:00 -05:00
parent 2b7773f0dc
commit 18febe061b
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -113,9 +113,9 @@ spec:
## @param image.debug Specify if debug values should be set
##
image:
#registry: git.clortox.com
#repository: infrastructure/gluttony-cluster-postgresql
#tag: v1.2.0
registry: git.clortox.com
repository: infrastructure/gluttony-cluster-postgresql
tag: v1.2.1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'