fix(nextcloud): Update to 28.0.7 including the apps, fix admin panel warnings (#94). Updated cluster.networking.cidr potentially requires manual migration, see docs/migrations.md for details.

This commit is contained in:
Thorsten Roßner
2024-07-16 18:04:19 +02:00
parent 74d444e2d6
commit 63f8394e04
10 changed files with 30 additions and 16 deletions

View File

@@ -195,7 +195,8 @@ If your cluster has not the default `10.0.0.0/8` CIDR configured, you need to pr
```yaml
cluster:
networking:
cidr: "127.0.0.0/8"
cidr:
- "127.0.0.0/8"
```
### Ingress