Merge pull request 'Update docker.io/postgres Docker tag to v13.5' (#587) from renovate/docker.io-postgres-13.x into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #587
This commit is contained in:
Tobias Brunner 2021-11-12 19:45:35 +00:00
commit a9efd2ed7b
2 changed files with 2 additions and 2 deletions

View File

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

View File

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