From fbed674c245fe6e4551a63981b2abbccdc115fab Mon Sep 17 00:00:00 2001 From: Michael Jerger <michael.jerger@meissa-gmbh.de> Date: Tue, 1 Apr 2025 12:06:51 +0200 Subject: [PATCH] update refactorings --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8df751b..e91a3dd 100644 --- a/README.md +++ b/README.md @@ -374,19 +374,19 @@ You can get a cluster local node-exporter, kube-state-metrics, pushgateway & pro ## Refactoring & Module Overview -| Module | Version | [namespaces][ns] | [split config and auth][split] | [new backup][bak] | -| ------------- | ------- | :--------------: | :----------------------------: | :---------------: | -| c4k-keycloak | 1.4 | x | x | x | -| c4k-taiga | 2.0 | x | x | x | -| c4k-nextcloud | 11.0 | x | x | x | -| c4k-jitsi | 3.0 | x | x | - | -| c4k-forgejo | 3.5 | x | x | x | -| c4k-shynet | 1.0 | | x | - | -| c4k-website | 2.0 | | | - | +| Module | Version | [namespaces][ns] | [split config and auth][split] | [backup monitoring][bak] | +| ------------- | ------- | :--------------: | :----------------------------: | :----------------------: | +| c4k-keycloak | 1.4 | x | x | x | +| c4k-taiga | 2.0 | x | x | | +| c4k-nextcloud | 11.0 | x | x | | +| c4k-jitsi | 3.0 | x | x | - | +| c4k-forgejo | 4.1 | x | x | | +| c4k-shynet | 1.0 | | x | - | +| c4k-website | 2.0 | | | - | [split]: https://repo.prod.meissa.de/meissa/c4k-jitsi/commit/d4fb8ca9e2ab44f9f9923d2e09c81a61e44b39b2 [ns]: https://repo.prod.meissa.de/meissa/c4k-keycloak/commit/3639f3d5e6d5b364822a05b3d5d569bbc556a68b -[bak]: https://repo.prod.meissa.de/meissa/c4k-nextcloud/pulls/1 +[bak]: https://repo.prod.meissa.de/meissa/c4k-keycloak/pulls/5/files ## Development & Mirrors