1 Commits

Author SHA1 Message Date
8f8b0d97e7 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 12s
lint-test-docker / docker-lint (pull_request) Successful in 20s
2025-11-17 04:12:26 +00:00

View File

@@ -15,7 +15,7 @@ booklore:
- name: TZ
value: America/Chicago
- name: DATABASE_URL
value: jdbc:mariadb://booklore-mariadb-cluster-primary.booklore:3306/booklore
value: jdbc:mariadb://booklore-mariadb-cluster-primary.mariadb:3306/booklore
- name: DATABASE_USERNAME
value: booklore
- name: DATABASE_PASSWORD