From efe0dad49fc6b5101c71158d819a91de75177ca1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 28 Mar 2024 04:10:35 +0100 Subject: [PATCH] [bitnami/pytorch] Release 4.0.2 updating components versions (#24726) Signed-off-by: Bitnami Containers --- bitnami/pytorch/Chart.lock | 6 +++--- bitnami/pytorch/Chart.yaml | 10 +++++----- bitnami/pytorch/README.md | 2 +- bitnami/pytorch/values.yaml | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bitnami/pytorch/Chart.lock b/bitnami/pytorch/Chart.lock index 562027a351..9b67f14658 100644 --- a/bitnami/pytorch/Chart.lock +++ b/bitnami/pytorch/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.19.0 -digest: sha256:ac559eb57710d8904e266424ee364cd686d7e24517871f0c5c67f7c4500c2bcc -generated: "2024-03-11T13:47:03.672333+01:00" + version: 2.19.1 +digest: sha256:c883732817d9aaa3304f7b3109262aa338959de15b432dc5a2dbde13d2e136a5 +generated: "2024-03-28T02:42:50.92214385Z" diff --git a/bitnami/pytorch/Chart.yaml b/bitnami/pytorch/Chart.yaml index 95d4b426a0..f6ff26bf29 100644 --- a/bitnami/pytorch/Chart.yaml +++ b/bitnami/pytorch/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: git - image: docker.io/bitnami/git:2.43.2-debian-12-r2 + image: docker.io/bitnami/git:2.44.0-debian-12-r1 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r16 + image: docker.io/bitnami/os-shell:12-debian-12-r17 - name: pytorch - image: docker.io/bitnami/pytorch:2.2.1-debian-12-r0 + image: docker.io/bitnami/pytorch:2.2.2-debian-12-r0 apiVersion: v2 -appVersion: 2.2.1 +appVersion: 2.2.2 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -33,4 +33,4 @@ maintainers: name: pytorch sources: - https://github.com/bitnami/charts/tree/main/bitnami/pytorch -version: 4.0.1 +version: 4.0.2 diff --git a/bitnami/pytorch/README.md b/bitnami/pytorch/README.md index 68b60aa350..a48318bd30 100644 --- a/bitnami/pytorch/README.md +++ b/bitnami/pytorch/README.md @@ -352,4 +352,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index bd29595575..aa9d8702bc 100644 --- a/bitnami/pytorch/values.yaml +++ b/bitnami/pytorch/values.yaml @@ -78,7 +78,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/pytorch - tag: 2.2.1-debian-12-r0 + tag: 2.2.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -548,7 +548,7 @@ networkPolicy: git: registry: docker.io repository: bitnami/git - tag: 2.43.2-debian-12-r2 + tag: 2.44.0-debian-12-r1 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -577,7 +577,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r16 + tag: 12-debian-12-r17 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.