From 18536cd766f6c2786fc41dbccb5b394672e05873 Mon Sep 17 00:00:00 2001 From: thr Date: Tue, 25 Jun 2024 15:59:42 +0200 Subject: [PATCH] small changes --- microservicesruntime/helm/README.md.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservicesruntime/helm/README.md.gotmpl b/microservicesruntime/helm/README.md.gotmpl index dcdfa0d..30bf88d 100644 --- a/microservicesruntime/helm/README.md.gotmpl +++ b/microservicesruntime/helm/README.md.gotmpl @@ -109,6 +109,6 @@ helm install wm-msr webmethods/microservicesruntime \ | `1.0.2` | Added new option `microservicesruntime.licenseKeyProvided` to allow using images with trial or baked-in license key | | `1.0.3` | Make Liveness and Readiness Probes as per current default. Both can now also be overwritten in a custom values file `values.yaml`. | | `1.0.4` | Option in `values.yaml` to create a ServiceMonitor added. Some errors in Nginx external LB corrected | -| `1.0.5` | value `trustStorePasswordFromSecret` added to support common `1.0.2` | +| `1.0.5` | Value `trustStorePasswordFromSecret` added in `values.yaml` to support common `1.0.2` | {{ template "chart.valuesSection" . }}