From aa0a0579b5896baae33cd17618d4aa808ae376ba Mon Sep 17 00:00:00 2001
From: Michael Jerger <michael.jerger@meissa-gmbh.de>
Date: Tue, 31 Dec 2024 11:10:02 +0100
Subject: [PATCH] update refactorings

---
 README.md | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 8e80361..0748552 100644
--- a/README.md
+++ b/README.md
@@ -374,18 +374,19 @@ You can connect your application to grafana cloud.
 
 ## Refactoring & Module Overview
 
-| Module        | Version | [namespaces][ns] | [split config and auth][split] |
-| ------------- | ------- | :--------------: | :----------------------------: |
-| c4k-keycloak  | 1.2.1   |        x         |                                |
-| c4k-taiga     | 1.1.1   |                  |                                |
-| c4k-nextcloud | 11.0    |        x         |               x                |
-| c4k-jitsi     | 2.1     |        x         |               x                |
-| c4k-forgejo   | 3.5.0   |        x         |               x                |
-| c4k-shynet    | 1.0     |                  |               x                |
-| c4k-website   | 2.0     |                  |                                |
+| Module        | Version | [namespaces][ns] | [split config and auth][split] | [new backup][bak] |
+| ------------- | ------- | :--------------: | :----------------------------: | :---------------: |
+| c4k-keycloak  | 1.2.1   |        x         |                                |                   |
+| c4k-taiga     | 1.1.1   |                  |                                |                   |
+| c4k-nextcloud | 11.0    |        x         |               x                |         x         |
+| c4k-jitsi     | 2.1     |        x         |               x                |         -         |
+| c4k-forgejo   | 3.5.0   |        x         |               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
+[back]: https://repo.prod.meissa.de/meissa/c4k-nextcloud/pulls/1
 
 ## Development & Mirrors