Merge pull request 'Update dependency docker.io/postgres to v13.7' (#872) from renovate/docker.io-postgres-13.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #872
This commit is contained in:
Tobias Brunner 2022-07-25 20:07:29 +00:00
commit d42433147a
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.6
image: docker.io/postgres:13.7
imagePullPolicy: IfNotPresent
ports:
- name: postgres

View file

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