Compare commits

..

2 commits

Author SHA1 Message Date
642808c2ea chore(deps): update netbirdio/relay docker tag to v0.57.1
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 2s
2025-09-16 02:41:42 +00:00
73f48389d7 chore(deps): update helm release kured to 5.10.*
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 0s
2025-09-07 02:02:50 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ services:
max-size: "500m" max-size: "500m"
max-file: "2" max-file: "2"
relay: relay:
image: netbirdio/relay:0.57.0 image: netbirdio/relay:0.57.1
restart: unless-stopped restart: unless-stopped
environment: environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info} NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}

View file

@ -13,7 +13,7 @@ spec:
source: source:
chart: kured chart: kured
repoURL: https://kubereboot.github.io/charts repoURL: https://kubereboot.github.io/charts
targetRevision: 5.6.* targetRevision: 5.10.*
helm: helm:
valuesObject: valuesObject:
configuration.rebootDays: configuration.rebootDays: