diff --git a/charts/rollups-node/README.md b/charts/rollups-node/README.md index c281dbc..ce19391 100644 --- a/charts/rollups-node/README.md +++ b/charts/rollups-node/README.md @@ -70,7 +70,7 @@ The command removes all the Kubernetes components associated with the chart and | extraDeploy | list | `[]` | Array of extra objects to deploy with the release | | fullnameOverride | string | `""` | String to fully override name | | global.image.registry | string | `"docker.io"` | Global Docker image registry | -| global.image.tag | string | `"1.3.0-rc.1"` | Global Docker Image tag | +| global.image.tag | string | `"1.3.0"` | Global Docker Image tag | | image.pullPolicy | string | `"Always"` | Pullpolicy for Docker Images | | image.pullSecrets | list | `[]` | Cartesi Rollups Validator Nodes pull secrets | | ingress.addReleaseNameAsHost | bool | `false` | dditional rules[].host |