mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
[bitnami/parse] Release 20.2.2 (#16835)
* [bitnami/parse] Release 20.2.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -80,7 +80,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| -------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | -------------------- |
|
||||
| `server.image.registry` | Parse image registry | `docker.io` |
|
||||
| `server.image.repository` | Parse image repository | `bitnami/parse` |
|
||||
| `server.image.tag` | Parse image tag (immutable tags are recommended) | `6.1.0-debian-11-r6` |
|
||||
| `server.image.tag` | Parse image tag (immutable tags are recommended) | `6.2.0-debian-11-r0` |
|
||||
| `server.image.digest` | Parse image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `server.image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `server.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
@@ -165,7 +165,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `dashboard.enabled` | Enable parse dashboard | `true` |
|
||||
| `dashboard.image.registry` | Dashboard image registry | `docker.io` |
|
||||
| `dashboard.image.repository` | Dashboard image repository | `bitnami/parse-dashboard` |
|
||||
| `dashboard.image.tag` | Dashboard image tag (immutable tags are recommended) | `5.1.0-debian-11-r5` |
|
||||
| `dashboard.image.tag` | Dashboard image tag (immutable tags are recommended) | `5.1.0-debian-11-r6` |
|
||||
| `dashboard.image.digest` | Dashboard image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `dashboard.image.pullPolicy` | image pull policy | `IfNotPresent` |
|
||||
| `dashboard.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
@@ -285,7 +285,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.enabled` | Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work) | `false` |
|
||||
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | Init container volume-permissions image name | `bitnami/bitnami-shell` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r116` |
|
||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r118` |
|
||||
| `volumePermissions.image.digest` | Init container volume-permissions image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` |
|
||||
| `volumePermissions.image.pullSecrets` | Init container volume-permissions image pull secrets | `[]` |
|
||||
|
||||
Reference in New Issue
Block a user