diff --git a/bitnami/mxnet/Chart.lock b/bitnami/mxnet/Chart.lock index eaceac71b..ba56b107e 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.11.3 -digest: sha256:d5f850d857edd58b32c0e10652f6ec3ce5018def5542f2bcef38fd7fa0079d6b -generated: "2022-03-09T13:46:17.988776694Z" + version: 1.12.0 +digest: sha256:7e484480451778c273e7a165dbfaa5594ec1c9a63a114ce9d458626cadd28893 +generated: "2022-03-16T18:56:12.943100185Z" diff --git a/bitnami/mxnet/Chart.yaml b/bitnami/mxnet/Chart.yaml index 8201a0e69..b64efec2d 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.9 +version: 2.4.10 diff --git a/bitnami/mxnet/values.yaml b/bitnami/mxnet/values.yaml index 895534de1..3f8a60913 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-r71 + tag: 1.9.0-debian-10-r77 ## 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-r40 + tag: 2.35.1-debian-10-r46 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-r361 + tag: 10-debian-10-r367 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.