From d4eacff16526e71340a6157627258dcdbaecaf01 Mon Sep 17 00:00:00 2001 From: Michael Jerger Date: Sat, 28 Dec 2024 09:45:27 +0100 Subject: [PATCH] update refactorings --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 10693f8..b6da653 100644 --- a/README.md +++ b/README.md @@ -375,12 +375,12 @@ You can connect your application to grafana cloud. ## Refactoring & Module Overview | Module | Version | [inline-macro to load resources][macro] | [native build][native] | [namespaces][ns] | [split config and auth][split] | -|---------------|---------|:---------------------------------------:|:----------------------:|:----------------:|:------------------------------:| -| c4k-keycloak | 1.2.1 | x | x | x | | +| ------------- | ------- | :-------------------------------------: | :--------------------: | :--------------: | :----------------------------: | +| c4k-keycloak | 1.2.1 | x | x | x | | | c4k-taiga | 1.1.1 | x | x | | | -| c4k-nextcloud | 10.2 | x | x | x | | -| c4k-jitsi | 2.1 | x | x | x | x | -| c4k-forgejo | 3.5.0 | x | x | x | x | +| c4k-nextcloud | 11.0 | x | x | x | x | +| c4k-jitsi | 2.1 | x | x | x | x | +| c4k-forgejo | 3.5.0 | x | x | x | x | | c4k-shynet | 1.0 | x | x | | x | | c4k-website | 2.0 | x | x | | |