diff --git a/bitnami/mxnet/Chart.lock b/bitnami/mxnet/Chart.lock index 790c0513ad..4e4647a05f 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.1.2 -digest: sha256:e96477f37f86a4595dce9057f8d04f903f761f340440986129e53cc55f3d63ee -generated: "2020-12-11T12:21:51.225528+01:00" + version: 1.2.3 +digest: sha256:3fc1fbf3ae204e0121f1e202d6d57f9381f3a45d8821647d1dfe0a475644da0c +generated: "2021-01-08T07:43:25.762420004Z" diff --git a/bitnami/mxnet/Chart.yaml b/bitnami/mxnet/Chart.yaml index 77f8b2b0f5..248706de17 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.1.2 +version: 2.1.3 diff --git a/bitnami/mxnet/values-production.yaml b/bitnami/mxnet/values-production.yaml index 75ea9f6f15..b0a2b401b5 100644 --- a/bitnami/mxnet/values-production.yaml +++ b/bitnami/mxnet/values-production.yaml @@ -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. diff --git a/bitnami/mxnet/values.yaml b/bitnami/mxnet/values.yaml index b2f53b9ed3..8f52b30298 100644 --- a/bitnami/mxnet/values.yaml +++ b/bitnami/mxnet/values.yaml @@ -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.