2 Commits

Author SHA1 Message Date
8134aff230 chore(deps): update dependency binwiederhier/ntfy to v2.17.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 17s
2026-02-09 22:48:55 +00:00
74180543df feat: scale down to 1
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 30s
renovate / renovate (push) Successful in 1m53s
2026-02-09 16:47:20 -06:00
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ homepage:
controllers:
main:
type: deployment
replicas: 3
replicas: 1
strategy: RollingUpdate
annotations:
reloader.stakater.com/auto: "true"

View File

@@ -20,4 +20,4 @@ dependencies:
version: 4.6.2
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ntfy.png
# renovate: datasource=github-releases depName=binwiederhier/ntfy
appVersion: 2.16.0
appVersion: 2.17.0

View File

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