[bitnami/mxnet] Release 2.1.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-01-09 23:58:52 +00:00
parent c7e06de83d
commit 30b30f4ef3
4 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
image:
registry: docker.io
repository: bitnami/mxnet
tag: 1.7.0-debian-10-r88
tag: 1.7.0-debian-10-r115
## 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.29.2-debian-10-r39
tag: 2.30.0-debian-10-r10
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.