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.