From 74778bc1bd4d0f30423e1c61d845a0a1e2d977e9 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 2 Apr 2022 08:04:23 +0000 Subject: [PATCH] [bitnami/pytorch] Release 2.3.36 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 5b42dbe251..adfb0f8912 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 - https://pytorch.org/ -version: 2.3.35 +version: 2.3.36 diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index 5e90e1a187..3a885e663f 100644 --- a/bitnami/pytorch/values.yaml +++ b/bitnami/pytorch/values.yaml @@ -42,7 +42,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/pytorch - tag: 1.11.0-debian-10-r3 + tag: 1.11.0-debian-10-r8 ## 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-r62 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-r378 + tag: 10-debian-10-r383 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.