Compare commits

..

7 commits

Author SHA1 Message Date
14800f33ee chore(deps): update netbirdio/netbird docker tag to v0.30.1
All checks were successful
checks / k8s (push) Successful in 35s
checks / pre-commit (push) Successful in 51s
checks / tflint (push) Successful in 42s
2024-10-11 01:19:16 +00:00
36a72a8b50 chore(deps): update helm release renovate to 38.115.*
All checks were successful
checks / pre-commit (push) Successful in 1m6s
checks / k8s (push) Successful in 24s
checks / tflint (push) Successful in 41s
Kaniko deployments / nextcloud (push) Successful in 3m25s
OpenTofu deployments / authentik (push) Successful in 48s
OpenTofu deployments / adguard (push) Successful in 1m45s
2024-10-10 01:17:29 +00:00
6779cacfd5 chore(deps): update registry-1.docker.io/bitnamicharts/elasticsearch docker tag to v21.3.21
All checks were successful
checks / pre-commit (push) Successful in 56s
checks / k8s (push) Successful in 53s
checks / tflint (push) Successful in 3m6s
Kaniko deployments / nextcloud (push) Successful in 6m21s
OpenTofu deployments / authentik (push) Successful in 1m25s
OpenTofu deployments / adguard (push) Successful in 43s
2024-10-09 01:18:11 +00:00
646b2dd867 chore(deps): update helm release renovate to 38.111.*
Some checks failed
checks / k8s (push) Successful in 41s
checks / pre-commit (push) Successful in 1m0s
checks / tflint (push) Successful in 35s
OpenTofu deployments / authentik (push) Successful in 1m55s
OpenTofu deployments / adguard (push) Failing after 1m34s
Kaniko deployments / nextcloud (push) Successful in 3m52s
2024-10-08 09:31:00 +00:00
e8d9baf7f6 chore(deps): update netbirdio/dashboard docker tag to v2.6.1
All checks were successful
checks / pre-commit (push) Successful in 2m44s
checks / k8s (push) Successful in 43s
checks / tflint (push) Successful in 39s
OpenTofu deployments / authentik (push) Successful in 2m11s
Kaniko deployments / nextcloud (push) Successful in 4m14s
OpenTofu deployments / adguard (push) Successful in 1m51s
2024-10-08 01:14:21 +00:00
604c1a6b50
feat: set specific image tags for netbird's services
Some checks failed
OpenTofu deployments / authentik (push) Successful in 50s
OpenTofu deployments / adguard (push) Failing after 12m51s
checks / pre-commit (push) Successful in 3m35s
checks / k8s (push) Successful in 27s
checks / tflint (push) Successful in 16s
Kaniko deployments / nextcloud (push) Failing after 2m52s
2024-10-05 16:36:24 +02:00
584115b4f5 chore(deps): update helm release renovate to 38.110.*
Some checks failed
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
checks / k8s (push) Successful in 1m5s
checks / pre-commit (push) Successful in 2m8s
Kaniko deployments / nextcloud (push) Failing after 1h58m1s
checks / tflint (push) Failing after 1h59m2s
2024-10-05 09:06:44 +00:00
3 changed files with 9 additions and 8 deletions

View file

@ -1,7 +1,7 @@
---
services:
dashboard:
image: netbirdio/dashboard:latest
image: netbirdio/dashboard:v2.6.1
restart: unless-stopped
ports:
- 8005:80
@ -23,7 +23,7 @@ services:
max-size: "500m"
max-file: "2"
signal:
image: netbirdio/signal:latest
image: netbirdio/signal:0.30.0
restart: unless-stopped
volumes:
- netbird-signal:/var/lib/netbird
@ -35,7 +35,7 @@ services:
max-size: "500m"
max-file: "2"
relay:
image: netbirdio/relay:latest
image: netbirdio/relay:0.30.0
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:latest
image: netbirdio/management:0.30.0
restart: unless-stopped
depends_on:
- dashboard
@ -74,8 +74,9 @@ services:
max-file: "2"
environment:
- NETBIRD_STORE_ENGINE_POSTGRES_DSN=
coturn:
image: coturn/coturn:latest
image: coturn/coturn:4.6
restart: unless-stopped
domainname: vpn.fukurokuju.dev
volumes:
@ -90,7 +91,7 @@ services:
max-file: "2"
peer-1:
image: netbirdio/netbird:0.30.0
image: netbirdio/netbird:0.30.1
restart: unless-stopped
volumes:
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird

View file

@ -12,7 +12,7 @@ spec:
sources:
- chart: elasticsearch
repoURL: registry-1.docker.io/bitnamicharts
targetRevision: 21.3.20
targetRevision: 21.3.21
helm:
valuesObject:
service:

View file

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