From 1c47e33d21898ddbba5336c75f94f7221abca45a Mon Sep 17 00:00:00 2001 From: alvarof2 Date: Fri, 1 Nov 2024 13:15:56 +0000 Subject: [PATCH] [Automatic] - Update chart README.md --- charts/op-conductor/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/op-conductor/README.md b/charts/op-conductor/README.md index d4f7dbd6..1ba437d9 100644 --- a/charts/op-conductor/README.md +++ b/charts/op-conductor/README.md @@ -1,6 +1,6 @@ # op-conductor -![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square) +![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square) Helm chart deploying OP Conductor, a HA controller for op-node @@ -78,6 +78,7 @@ Helm chart deploying OP Conductor, a HA controller for op-node | services.rpc.type | string | `"ClusterIP"` | | | statefulset.annotations | object | `{}` | | | statefulset.podAnnotations | object | `{}` | | +| updateStrategy.type | string | `"RollingUpdate"` | | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs). To regenerate run `helm-docs` command at this folder.