mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/mxnet] Release 3.4.5 (#19874)
* [bitnami/mxnet] Release 3.4.5 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:
@@ -8,7 +8,7 @@ annotations:
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.42.0-debian-11-r41
|
||||
- name: mxnet
|
||||
image: docker.io/bitnami/mxnet:1.9.1-debian-11-r408
|
||||
image: docker.io/bitnami/mxnet:1.9.1-debian-11-r409
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r86
|
||||
apiVersion: v2
|
||||
@@ -33,4 +33,4 @@ maintainers:
|
||||
name: mxnet
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mxnet
|
||||
version: 3.4.4
|
||||
version: 3.4.5
|
||||
|
||||
@@ -83,7 +83,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
|
||||
| `image.registry` | Apache MXNet (Incubating) image registry | `docker.io` |
|
||||
| `image.repository` | Apache MXNet (Incubating) image repository | `bitnami/mxnet` |
|
||||
| `image.tag` | Apache MXNet (Incubating) image tag (immutable tags are recommended) | `1.9.1-debian-11-r408` |
|
||||
| `image.tag` | Apache MXNet (Incubating) image tag (immutable tags are recommended) | `1.9.1-debian-11-r409` |
|
||||
| `image.digest` | Apache MXNet (Incubating) image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | Apache MXNet (Incubating) image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
|
||||
@@ -76,7 +76,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mxnet
|
||||
tag: 1.9.1-debian-11-r408
|
||||
tag: 1.9.1-debian-11-r409
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user