Compare commits

..

5 commits

Author SHA1 Message Date
0c498a6d85 feat: add dokuwiki 2025-10-23 16:56:46 +00:00
a81ebfe573 chore(deps): update netbirdio/relay docker tag to v0.59.8
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
2025-10-23 16:37:39 +00:00
1837c1ca14 chore(deps): update netbirdio/management docker tag to v0.59.8
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
2025-10-23 16:21:26 +00:00
5fbf0a09a2 chore(deps): update netbirdio/signal docker tag to v0.59.8
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
2025-10-23 16:16:57 +00:00
dddd1b40ec chore(deps): update helm release renovate to v44
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
2025-10-23 16:13:23 +00:00
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@ services:
max-size: "500m"
max-file: "2"
signal:
image: netbirdio/signal:0.59.2
image: netbirdio/signal:0.59.8
restart: unless-stopped
volumes:
- netbird-signal:/var/lib/netbird
@ -35,7 +35,7 @@ services:
max-size: "500m"
max-file: "2"
relay:
image: netbirdio/relay:0.59.2
image: netbirdio/relay:0.59.8
restart: unless-stopped
environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}
@ -50,7 +50,7 @@ services:
max-size: "500m"
max-file: "2"
management:
image: netbirdio/management:0.59.2
image: netbirdio/management:0.59.8
restart: unless-stopped
depends_on:
- dashboard

View file

@ -13,7 +13,7 @@ spec:
sources:
- chart: renovate
repoURL: https://docs.renovatebot.com/helm-charts
targetRevision: 43.54.*
targetRevision: 44.15.*
helm:
valuesObject:
renovate: