From fbc6e7ae9dcc30d5938eec65b5dc6a2ee06eb297 Mon Sep 17 00:00:00 2001
From: Pierre Smeyers <pierre.smeyers@gmail.com>
Date: Thu, 10 Feb 2022 08:47:49 +0100
Subject: [PATCH] doc: remove Gitlab compatibility chapter

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 508778a..4203276 100644
--- a/README.md
+++ b/README.md
@@ -420,7 +420,3 @@ variables:
     VAULT_BASE_URL: "https://vault.acme.host/v1"
     # $VAULT_ROLE_ID and $VAULT_SECRET_ID defined as a secret CI/CD variable
 ```
-
-## Gitlab compatibility
-
-:information_source: This template is actually tested and validated on GitLab Community Edition instance version 13.12.11
-- 
GitLab