From 1038bde5b819322f563f57fc4394ebe10b04a784 Mon Sep 17 00:00:00 2001 From: NMaaS Renovate <renovate@nmaas.eu> Date: Sat, 18 Jan 2025 15:01:11 +0000 Subject: [PATCH] [ci skip] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03babf4..3283784 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nmaas -  +  GÉANT Network Management as a Service Helm chart for Kubernetes @@ -72,7 +72,7 @@ GÉANT Network Management as a Service Helm chart for Kubernetes | platform.initscripts.enabled | bool | `true` | | | platform.initscripts.image.pullPolicy | string | `"Always"` | | | platform.initscripts.image.repository | string | `"artifactory.software.geant.org/nmaas-docker-local/nmaas-platform-populate"` | | -| platform.initscripts.image.tag | string | `"1.6.4"` | | +| platform.initscripts.image.tag | string | `"1.6.5"` | | | platform.livenessProbe.failureThreshold | int | `10` | | | platform.livenessProbe.httpGet.path | string | `"/actuator/health"` | | | platform.livenessProbe.httpGet.port | int | `9001` | | -- GitLab