Compare commits

..

1 commit

2 changed files with 2 additions and 2 deletions

View file

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

View file

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