From fbedcf2731b3dbeee62e99b8a610469c2d891ad4 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 24 Mar 2022 14:26:49 +0000 Subject: [PATCH] [bitnami/pytorch] Release 2.3.33 updating components versions Signed-off-by: Bitnami Containers --- bitnami/pytorch/Chart.yaml | 4 ++-- bitnami/pytorch/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/pytorch/Chart.yaml b/bitnami/pytorch/Chart.yaml index fed8f5cf8f..3e4c302e01 100644 --- a/bitnami/pytorch/Chart.yaml +++ b/bitnami/pytorch/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: MachineLearning apiVersion: v2 -appVersion: 1.10.2 +appVersion: 1.11.0 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -24,4 +24,4 @@ name: pytorch sources: - https://github.com/bitnami/bitnami-docker-pytorch - https://pytorch.org/ -version: 2.3.32 +version: 2.3.33 diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index 8f68c23885..dedcc3ce92 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.10.2-debian-10-r40 + tag: 1.11.0-debian-10-r0 ## 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-r47 + tag: 2.35.1-debian-10-r54 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-r367 + tag: 10-debian-10-r375 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.