Merge pull request 'Update docker.io/postgres Docker tag to v15.6' (#527) from renovate/docker.io-postgres-15.x into main

Reviewed-on: #527
This commit is contained in:
Tobias Brunner 2024-02-19 05:58:15 +00:00
commit 4c7ec5fb6d
2 changed files with 2 additions and 2 deletions

View file

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

View file

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