From 2a92b2a6e4313be0b44ebd6d7f9d3e1b4e6ed662 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 10 Sep 2020 10:29:06 +0000 Subject: [PATCH] [bitnami/mxnet] Release 1.4.25 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mxnet/Chart.yaml | 4 ++-- bitnami/mxnet/values-production.yaml | 4 ++-- bitnami/mxnet/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/mxnet/Chart.yaml b/bitnami/mxnet/Chart.yaml index 8009c59356..b89ca82527 100644 --- a/bitnami/mxnet/Chart.yaml +++ b/bitnami/mxnet/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mxnet -version: 1.4.24 -appVersion: 1.6.0 +version: 1.4.25 +appVersion: 1.7.0 description: A flexible and efficient library for deep learning keywords: - mxnet diff --git a/bitnami/mxnet/values-production.yaml b/bitnami/mxnet/values-production.yaml index 1c7cbaf3a6..22b906f15d 100644 --- a/bitnami/mxnet/values-production.yaml +++ b/bitnami/mxnet/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/mxnet - tag: 1.6.0-debian-10-r174 + tag: 1.7.0-debian-10-r0 ## 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 @@ -38,7 +38,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.28.0-debian-10-r21 + tag: 2.28.0-debian-10-r32 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/mxnet/values.yaml b/bitnami/mxnet/values.yaml index 39452ac503..0c11840772 100644 --- a/bitnami/mxnet/values.yaml +++ b/bitnami/mxnet/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/mxnet - tag: 1.6.0-debian-10-r174 + tag: 1.7.0-debian-10-r0 ## 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 @@ -38,7 +38,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.28.0-debian-10-r21 + tag: 2.28.0-debian-10-r32 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.