From 86af44b4324c7843f1259b9406331033203f3858 Mon Sep 17 00:00:00 2001 From: trantzas <ktrantzas@ece.upatras.gr> Date: Fri, 13 Dec 2024 12:29:16 +0000 Subject: [PATCH] updating Jenkins example helm version --- .../HELM_Installation_aaS_Jenkins_Example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/service_design/examples/helmInstallation_aaS_Example_Jenkins/HELM_Installation_aaS_Jenkins_Example.md b/doc/service_design/examples/helmInstallation_aaS_Example_Jenkins/HELM_Installation_aaS_Jenkins_Example.md index 8623e562..4daeb8e6 100644 --- a/doc/service_design/examples/helmInstallation_aaS_Example_Jenkins/HELM_Installation_aaS_Jenkins_Example.md +++ b/doc/service_design/examples/helmInstallation_aaS_Example_Jenkins/HELM_Installation_aaS_Jenkins_Example.md @@ -47,7 +47,7 @@ spec: name: in-cluster source: repoURL: https://charts.jenkins.io - targetRevision: 5.3.6 + targetRevision: 5.7.21 chart: jenkins helm: values: | -- GitLab