Compare commits

..

2 commits

Author SHA1 Message Date
48df9a8ede chore(deps): update netbirdio/netbird 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:08:46 +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

@ -91,7 +91,7 @@ services:
max-file: "2"
peer-1:
image: netbirdio/netbird:0.58.2
image: netbirdio/netbird:0.59.0
restart: unless-stopped
volumes:
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/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