[bitnami/mxnet] Release 2.3.6 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-05-25 08:35:21 +00:00
parent 9b4d7a74f7
commit 4eed8e0e1c
2 changed files with 3 additions and 3 deletions

View File

@@ -24,4 +24,4 @@ name: mxnet
sources:
- https://github.com/bitnami/bitnami-docker-mxnet
- https://mxnet.apache.org/
version: 2.3.5
version: 2.3.6

View File

@@ -22,7 +22,7 @@
image:
registry: docker.io
repository: bitnami/mxnet
tag: 1.8.0-debian-10-r58
tag: 1.8.0-debian-10-r60
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -46,7 +46,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.31.1-debian-10-r52
tag: 2.31.1-debian-10-r54
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.