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.