2 Commits

Author SHA1 Message Date
7812bfc8dc Update docker.io/postgres Docker tag to v18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-docker / docker-lint (pull_request) Successful in 20s
2025-12-02 23:45:08 +00:00
6b604db4ca update description
Some checks failed
lint-test-helm / helm-lint (push) Successful in 7s
render-manifests / render-manifests (push) Failing after 22s
renovate / renovate (push) Successful in 1m0s
2025-12-02 17:44:05 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -19,4 +19,4 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.4.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: 0.9.1
appVersion: 0.10.0

View File

@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:17.7-alpine3.21
image: docker.io/postgres:18.1-alpine3.21
container_name: gitea-postgres
env_file:
- .env