From 47d5a7133ca981f454530d118c1b82612dad3a58 Mon Sep 17 00:00:00 2001
From: NMaaS Renovate <renovate@nmaas.eu>
Date: Thu, 13 Feb 2025 07:45:26 +0000
Subject: [PATCH] [ci skip] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 57d0d6d..6914087 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # nmaas
 
-![Version: 1.3.0-alpha.3](https://img.shields.io/badge/Version-1.3.0--alpha.3-informational?style=flat-square) ![AppVersion: 1.7.0-alfa](https://img.shields.io/badge/AppVersion-1.7.0--alfa-informational?style=flat-square)
+![Version: 1.3.0-alpha.4](https://img.shields.io/badge/Version-1.3.0--alpha.4-informational?style=flat-square) ![AppVersion: 1.7.0-alfa](https://img.shields.io/badge/AppVersion-1.7.0--alfa-informational?style=flat-square)
 
 GÉANT Network Management as a Service Helm chart for Kubernetes
 
@@ -93,6 +93,7 @@ GÉANT Network Management as a Service Helm chart for Kubernetes
 | platform.properties.captchaSecret.secret.key | string | `"secret"` |  |
 | platform.properties.captchaSecret.secret.name | string | `"nmaas-captcha-secret-secret"` |  |
 | platform.properties.defaultLanguage | string | `"en"` |  |
+| platform.properties.environment | string | `"prod"` |  |
 | platform.properties.helm.address | string | `"nmaas-helm"` |  |
 | platform.properties.helm.asyncUpdateCron | string | `"0 0 * * * ?"` |  |
 | platform.properties.helm.asyncUpdateEnabled | bool | `true` |  |
-- 
GitLab