diff --git a/charts/op-signer-service/README.md b/charts/op-signer-service/README.md index ae45ac37..2dad9bdc 100644 --- a/charts/op-signer-service/README.md +++ b/charts/op-signer-service/README.md @@ -1,6 +1,6 @@ # op-signer-service -![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.4](https://img.shields.io/badge/AppVersion-v0.0.4-informational?style=flat-square) +![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.5](https://img.shields.io/badge/AppVersion-v0.0.5-informational?style=flat-square) A Helm chart for OP signer service @@ -23,7 +23,7 @@ A Helm chart for OP signer service | fullnameOverride | string | `""` | Chart full name override | | image.pullPolicy | string | `"IfNotPresent"` | Image pullpolicy | | image.repository | string | `"us-west1-docker.pkg.dev/devopsre/op-signer-service/op-signer-service"` | Image repository | -| image.tag | string | `"v0.0.4"` | Image tag Overrides the image tag whose default is the chart appVersion. | +| image.tag | string | `"v0.0.5"` | Image tag Overrides the image tag whose default is the chart appVersion. | | imagePullSecrets | list | `[]` | Image pull secrets | | livenessProbe | object | `{"httpGet":{"path":"/","port":"http"}}` | Liveness probe | | nameOverride | string | `""` | Chart name override |