Update docker.io/postgres Docker tag to v13.2 #416

Merged
tobru merged 1 commit from renovate/docker-docker.io-postgres-13.x into master 2021-02-21 19:33:32 +00:00
Showing only changes of commit 041349d8d9 - Show all commits

View file

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