2 Commits

Author SHA1 Message Date
d0b42353aa Update binwiederhier/ntfy Docker tag to v2.14.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-08-06 17:03:12 +00:00
a634ebb0bf Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.3.1 (#1143)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m40s
2025-08-06 17:02:04 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ postiz:
main: main:
image: image:
repository: ghcr.io/gitroomhq/postiz-app repository: ghcr.io/gitroomhq/postiz-app
tag: v2.3.0 tag: v2.3.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: MAIN_URL - name: MAIN_URL

View File

@@ -9,7 +9,7 @@ ntfy:
main: main:
image: image:
repository: binwiederhier/ntfy repository: binwiederhier/ntfy
tag: v2.13.0 tag: v2.14.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: ["serve"] args: ["serve"]
env: env: