Merge pull request 'Update postgres Docker tag to v15.13' (#184) from renovate/postgres-15.x into main

Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/184
This commit was merged in pull request #184.
This commit is contained in:
2025-08-13 09:10:11 +00:00

View File

@@ -24,7 +24,7 @@ spec:
mountPath: /var/lib/postgresql/data
containers:
- name: gitea-db
image: postgres:15.10
image: postgres:15.13
ports:
- containerPort: 5432
env: