feat(kube): updating postgres image

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2024-02-15 16:27:42 +01:00
parent 499fff6646
commit 653221cbd8

View file

@ -129,7 +129,7 @@ spec:
- name: {{ $key }}
value: '{{ $val }}'
{{- end }}
image: bitnami/postgresql:13.3.0-debian-10-r53
image: bitnami/postgresql:15.5.0
command:
- /bin/bash
- /opt/migrations/dbops.sh