From 71d9e7a412dd632418572ff0c38facaf1e3a3efe Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 27 Jul 2022 07:57:01 +0000 Subject: [PATCH] [bitnami/mxnet] Release 3.0.18 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mxnet/Chart.lock | 6 +++--- bitnami/mxnet/Chart.yaml | 2 +- bitnami/mxnet/README.md | 2 +- bitnami/mxnet/values.yaml | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/mxnet/Chart.lock b/bitnami/mxnet/Chart.lock index d78a201fd9..eec019fa6d 100644 --- a/bitnami/mxnet/Chart.lock +++ b/bitnami/mxnet/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.16.0 -digest: sha256:f41cb9ff725b7c9fa2725634196a6813566d630342f86a74903ed114b282c8c0 -generated: "2022-06-06T13:21:04.419138936Z" + version: 1.16.1 +digest: sha256:bcc717c6a14262fac51e6434020ee5dd6148b864fe6cff6266c1d481df4a0c91 +generated: "2022-07-24T15:05:41.484439435Z" diff --git a/bitnami/mxnet/Chart.yaml b/bitnami/mxnet/Chart.yaml index 5a91c0c345..8414576c8a 100644 --- a/bitnami/mxnet/Chart.yaml +++ b/bitnami/mxnet/Chart.yaml @@ -24,4 +24,4 @@ name: mxnet sources: - https://github.com/bitnami/containers/tree/main/bitnami/mxnet - https://mxnet.apache.org/ -version: 3.0.17 +version: 3.0.18 diff --git a/bitnami/mxnet/README.md b/bitnami/mxnet/README.md index 4c15e7a0e7..f7c49502a9 100644 --- a/bitnami/mxnet/README.md +++ b/bitnami/mxnet/README.md @@ -7,7 +7,7 @@ Apache MXNet (Incubating) is a flexible and efficient library for deep learning [Overview of Apache MXNet (Incubating)](https://mxnet.incubator.apache.org/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console diff --git a/bitnami/mxnet/values.yaml b/bitnami/mxnet/values.yaml index c45c0dce57..b81767d989 100644 --- a/bitnami/mxnet/values.yaml +++ b/bitnami/mxnet/values.yaml @@ -72,7 +72,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mxnet - tag: 1.9.1-debian-11-r13 + tag: 1.9.1-debian-11-r17 ## 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 @@ -1171,7 +1171,7 @@ scheduler: git: registry: docker.io repository: bitnami/git - tag: 2.37.0-debian-11-r4 + tag: 2.37.1-debian-11-r4 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1197,7 +1197,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r14 + tag: 11-debian-11-r18 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.