diff --git a/bitnami/mongodb-sharded/README.md b/bitnami/mongodb-sharded/README.md index fa6b3d2b92..5e126d00a2 100644 --- a/bitnami/mongodb-sharded/README.md +++ b/bitnami/mongodb-sharded/README.md @@ -78,7 +78,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- | | `image.registry` | MongoDB® Sharded image registry | `docker.io` | | `image.repository` | MongoDB® Sharded Image name | `bitnami/mongodb-sharded` | -| `image.tag` | MongoDB® Sharded image tag (immutable tags are recommended) | `4.4.10-debian-10-r45` | +| `image.tag` | MongoDB® Sharded image tag (immutable tags are recommended) | `4.4.11-debian-10-r05` | | `image.pullPolicy` | MongoDB® Sharded image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | | `image.debug` | Specify if debug logs should be enabled | `false` |