Update postgresql to custom image v1.1.0
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2024-04-07 20:03:30 -04:00
parent e3a3c114b3
commit 08e7be7f5b
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ spec:
image:
registry: git.clortox.com
repository: infrastructure/gluttony-cluster-postgresql
tag: v1.0.0
tag: v1.1.0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'