From 8d61600ae02df1886dc4b60ffc006186c853a044 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 27 Oct 2021 20:03:15 +0000 Subject: [PATCH] [bitnami/pytorch] Release 2.3.18 updating components versions Signed-off-by: Bitnami Containers --- bitnami/pytorch/Chart.yaml | 2 +- bitnami/pytorch/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/pytorch/Chart.yaml b/bitnami/pytorch/Chart.yaml index de80efef4..4412887a8 100644 --- a/bitnami/pytorch/Chart.yaml +++ b/bitnami/pytorch/Chart.yaml @@ -24,4 +24,4 @@ name: pytorch sources: - https://github.com/bitnami/bitnami-docker-pytorch - http://pytorch.org/ -version: 2.3.17 +version: 2.3.18 diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index 9f1a53837..9e271da83 100644 --- a/bitnami/pytorch/values.yaml +++ b/bitnami/pytorch/values.yaml @@ -39,7 +39,7 @@ fullnameOverride: "" image: registry: docker.io repository: bitnami/pytorch - tag: 1.9.1-debian-10-r0 + tag: 1.9.1-debian-10-r6 ## 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 @@ -68,7 +68,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.33.0-debian-10-r64 + tag: 2.33.0-debian-10-r70 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -94,7 +94,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r226 + tag: 10-debian-10-r233 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.