Compare commits

...

10 commits

Author SHA1 Message Date
d35b4c3d96 chore(deps): update netbirdio/netbird docker tag to v0.30.2
All checks were successful
checks / tflint (push) Successful in 42s
checks / pre-commit (push) Successful in 2m45s
checks / k8s (push) Successful in 43s
2024-10-17 01:18:14 +00:00
28245552b0 chore(deps): update helm release renovate to 38.124.*
Some checks failed
OpenTofu deployments / adguard (push) Failing after 1m30s
checks / k8s (push) Successful in 36s
checks / pre-commit (push) Successful in 1m3s
checks / tflint (push) Successful in 40s
OpenTofu deployments / authentik (push) Successful in 1m50s
Kaniko deployments / nextcloud (push) Successful in 3m53s
2024-10-16 01:16:53 +00:00
335d66cbad chore(deps): update helm release renovate to 38.122.*
All checks were successful
checks / k8s (push) Successful in 32s
checks / tflint (push) Successful in 42s
checks / pre-commit (push) Successful in 1m43s
OpenTofu deployments / authentik (push) Successful in 1m48s
Kaniko deployments / nextcloud (push) Successful in 3m44s
OpenTofu deployments / adguard (push) Successful in 2m2s
2024-10-15 01:16:59 +00:00
0471d6b541 chore(deps): update helm release renovate to 38.120.*
All checks were successful
OpenTofu deployments / authentik (push) Successful in 1m38s
checks / tflint (push) Successful in 34s
checks / pre-commit (push) Successful in 1m37s
Kaniko deployments / nextcloud (push) Successful in 3m29s
checks / k8s (push) Successful in 52s
OpenTofu deployments / adguard (push) Successful in 37s
2024-10-14 06:59:19 +00:00
53d1fa318e chore(deps): update vaultwarden/server docker tag to v1.32.2
All checks were successful
Kaniko deployments / nextcloud (push) Successful in 4m26s
checks / k8s (push) Successful in 56s
checks / pre-commit (push) Successful in 1m27s
checks / tflint (push) Successful in 40s
OpenTofu deployments / authentik (push) Successful in 2m47s
OpenTofu deployments / adguard (push) Successful in 1m11s
2024-10-14 01:17:28 +00:00
7334a719e9 chore(deps): update helm release renovate to 38.119.*
All checks were successful
Kaniko deployments / nextcloud (push) Successful in 3m17s
checks / k8s (push) Successful in 28s
checks / tflint (push) Successful in 33s
checks / pre-commit (push) Successful in 1m22s
OpenTofu deployments / authentik (push) Successful in 1m18s
OpenTofu deployments / adguard (push) Successful in 40s
2024-10-13 11:40:38 +00:00
861fdf013c chore(deps): update netbirdio/signal docker tag to v0.30.1
All checks were successful
checks / pre-commit (push) Successful in 1m1s
checks / k8s (push) Successful in 22s
OpenTofu deployments / adguard (push) Successful in 36s
Kaniko deployments / nextcloud (push) Successful in 16m1s
OpenTofu deployments / authentik (push) Successful in 1m5s
checks / tflint (push) Successful in 20s
2024-10-13 11:12:14 +00:00
2d5a28f5ca chore(deps): update netbirdio/netbird docker tag to v0.30.1 2024-10-12 23:27:12 +00:00
9560601ecf chore(deps): update netbirdio/relay docker tag to v0.30.1
All checks were successful
checks / pre-commit (push) Successful in 1m26s
checks / k8s (push) Successful in 31s
OpenTofu deployments / adguard (push) Successful in 2m25s
checks / tflint (push) Successful in 53s
OpenTofu deployments / authentik (push) Successful in 50s
Kaniko deployments / nextcloud (push) Successful in 3m34s
2024-10-11 06:47:25 +00:00
907de27e55 chore(deps): update netbirdio/management docker tag to v0.30.1
All checks were successful
checks / tflint (push) Successful in 30s
Kaniko deployments / nextcloud (push) Successful in 3m39s
OpenTofu deployments / adguard (push) Successful in 1m56s
checks / k8s (push) Successful in 58s
checks / pre-commit (push) Successful in 1m18s
OpenTofu deployments / authentik (push) Successful in 1m44s
2024-10-11 01:18:24 +00:00
3 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@ services:
max-size: "500m"
max-file: "2"
signal:
image: netbirdio/signal:0.30.0
image: netbirdio/signal:0.30.1
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.30.0
image: netbirdio/relay:0.30.1
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.30.0
image: netbirdio/management:0.30.1
restart: unless-stopped
depends_on:
- dashboard
@ -91,7 +91,7 @@ services:
max-file: "2"
peer-1:
image: netbirdio/netbird:0.30.0
image: netbirdio/netbird:0.30.2
restart: unless-stopped
volumes:
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird

View file

@ -1,7 +1,7 @@
---
services:
vaultwarden:
image: vaultwarden/server:1.32.1-alpine
image: vaultwarden/server:1.32.2-alpine
restart: unless-stopped
environment:
DATABASE_URL: ${DATABASE_URL}

View file

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