Compare commits

2 Commits

Author SHA1 Message Date
1215de7871 Update stalwartlabs/stalwart Docker tag to v0.14.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-11-17 04:18:36 +00:00
b297565f56 fix address
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m35s
2025-11-16 22:17:12 -06:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -9,7 +9,7 @@ stalwart:
main:
image:
repository: stalwartlabs/stalwart
tag: v0.13.4
tag: v0.14.1
pullPolicy: IfNotPresent
resources:
requests: