From d7afdf0e3acc8e3ac58f244ca0771ab6d4e970d1 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 2 Aug 2022 07:55:18 +0000 Subject: [PATCH] [bitnami/pytorch] Release 2.4.14 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 88ae448729..02a742fcd7 100644 --- a/bitnami/pytorch/Chart.yaml +++ b/bitnami/pytorch/Chart.yaml @@ -24,4 +24,4 @@ name: pytorch sources: - https://github.com/bitnami/containers/tree/main/bitnami/pytorch - https://pytorch.org/ -version: 2.4.13 +version: 2.4.14 diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index c8b303ef43..661889556f 100644 --- a/bitnami/pytorch/values.yaml +++ b/bitnami/pytorch/values.yaml @@ -67,7 +67,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/pytorch - tag: 1.12.0-debian-11-r11 + tag: 1.12.0-debian-11-r12 ## 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 @@ -428,7 +428,7 @@ service: git: registry: docker.io repository: bitnami/git - tag: 2.37.1-debian-11-r5 + tag: 2.37.1-debian-11-r6 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -455,7 +455,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r19 + tag: 11-debian-11-r20 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.