Update docker.io/postgres Docker tag to v13.4

This commit is contained in:
Renovate Bot 2021-08-24 18:42:11 +00:00
parent 886210fd32
commit ca6db7f45e

View file

@ -21,7 +21,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: postgres
image: docker.io/postgres:13.3
image: docker.io/postgres:13.4
imagePullPolicy: IfNotPresent
ports:
- name: postgres