Compare commits

...

2 commits

Author SHA1 Message Date
f133158bca chore(deps): update netbirdio/dashboard docker tag to v2.18.1
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
2025-09-15 10:40:16 +00:00
a00a63de77
feat: disable forgejo's own redis-cluster
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
OpenTofu deployments / authentik (push) Has been cancelled
OpenTofu deployments / adguard (push) Has been cancelled
2025-09-04 21:19:16 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
---
services:
dashboard:
image: netbirdio/dashboard:v2.15.0
image: netbirdio/dashboard:v2.18.1
restart: unless-stopped
ports:
- 8005:80

View file

@ -106,7 +106,7 @@ spec:
redis:
enabled: false
redis-cluster:
enabled: true
enabled: false
- path: k8s/services/forgejo
repoURL: https://git.roboces.dev/catalin/fukuops.git
targetRevision: main