Compare commits

..

2 commits

Author SHA1 Message Date
02238404a6 chore(deps): update netbirdio/netbird docker tag to v0.59.4
Some checks failed
checks / pre-commit (push) Failing after 2s
checks / k8s (push) Failing after 2s
checks / tflint (push) Failing after 3s
2025-10-09 02:37:06 +00:00
d2c30cc93a chore(deps): update code.forgejo.org/forgejo-helm/forgejo docker tag to v14.0.4
Some checks failed
checks / pre-commit (push) Failing after 2s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 2s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 2s
2025-10-08 02:38:52 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -91,7 +91,7 @@ services:
max-file: "2" max-file: "2"
peer-1: peer-1:
image: netbirdio/netbird:0.59.3 image: netbirdio/netbird:0.59.4
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird - ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird

View file

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