From b039df8b997ea8b2a32c90bbb5cc129e4ac7ab07 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 28 Mar 2022 08:02:01 +0000 Subject: [PATCH] [bitnami/mxnet] Release 2.4.13 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mxnet/Chart.yaml | 2 +- bitnami/mxnet/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/mxnet/Chart.yaml b/bitnami/mxnet/Chart.yaml index f7420b095..cfee73f14 100644 --- a/bitnami/mxnet/Chart.yaml +++ b/bitnami/mxnet/Chart.yaml @@ -24,4 +24,4 @@ name: mxnet sources: - https://github.com/bitnami/bitnami-docker-mxnet - https://mxnet.apache.org/ -version: 2.4.12 +version: 2.4.13 diff --git a/bitnami/mxnet/values.yaml b/bitnami/mxnet/values.yaml index d358132f1..84c2b0e2a 100644 --- a/bitnami/mxnet/values.yaml +++ b/bitnami/mxnet/values.yaml @@ -42,7 +42,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/mxnet - tag: 1.9.0-debian-10-r87 + tag: 1.9.0-debian-10-r88 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -71,7 +71,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.35.1-debian-10-r57 + tag: 2.35.1-debian-10-r58 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -97,7 +97,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r377 + tag: 10-debian-10-r378 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.