Compare commits

...

2 commits

Author SHA1 Message Date
7295c59968 chore(deps): update netbirdio/signal docker tag to v0.59.0
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2025-10-02 02:09:28 +00:00
000502ba9d chore(deps): update code.forgejo.org/forgejo-helm/forgejo docker tag to v14.0.3
Some checks failed
checks / tflint (push) Failing after 8s
checks / k8s (push) Failing after 11s
OpenTofu deployments / authentik (push) Failing after 3s
OpenTofu deployments / adguard (push) Failing after 3s
checks / pre-commit (push) Failing after 12m29s
2025-09-29 06:32:47 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ services:
max-size: "500m"
max-file: "2"
signal:
image: netbirdio/signal:0.55.1
image: netbirdio/signal:0.59.0
restart: unless-stopped
volumes:
- netbird-signal:/var/lib/netbird

View file

@ -14,7 +14,7 @@ spec:
sources:
- chart: forgejo
repoURL: code.forgejo.org/forgejo-helm
targetRevision: 14.0.2
targetRevision: 14.0.3
helm:
valuesObject:
replicaCount: 2