From e76cc585b2c1f2bbbd3d6e6937ae8333f69d2d36 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 24 Jan 2020 02:24:42 +0000 Subject: [PATCH] [bitnami/mxnet] Release 1.4.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mxnet/Chart.yaml | 2 +- bitnami/mxnet/values-production.yaml | 4 ++-- bitnami/mxnet/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/mxnet/Chart.yaml b/bitnami/mxnet/Chart.yaml index 4c79967e6..34df790b9 100644 --- a/bitnami/mxnet/Chart.yaml +++ b/bitnami/mxnet/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mxnet -version: 1.4.3 +version: 1.4.4 appVersion: 1.5.1 description: A flexible and efficient library for deep learning keywords: diff --git a/bitnami/mxnet/values-production.yaml b/bitnami/mxnet/values-production.yaml index 0b41b29a6..c6b866e4c 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.5.1-debian-9-r76 + tag: 1.5.1-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.25.0-debian-9-r1 + tag: 2.25.0-debian-10-r0 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 f4f222065..870254e5c 100644 --- a/bitnami/mxnet/values.yaml +++ b/bitnami/mxnet/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/mxnet - tag: 1.5.1-debian-9-r76 + tag: 1.5.1-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.25.0-debian-9-r1 + tag: 2.25.0-debian-10-r0 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.