Skip to content

Commit 88832ec

Browse files
author
Bitnami Bot
authored
[bitnami/pytorch] Release 3.8.1 updating components versions (#23160)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
1 parent 7cccb85 commit 88832ec

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

bitnami/pytorch/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ annotations:
66
licenses: Apache-2.0
77
images: |
88
- name: git
9-
image: docker.io/bitnami/git:2.43.0-debian-11-r5
9+
image: docker.io/bitnami/git:2.43.0-debian-11-r9
1010
- name: os-shell
11-
image: docker.io/bitnami/os-shell:11-debian-11-r94
11+
image: docker.io/bitnami/os-shell:11-debian-11-r96
1212
- name: pytorch
13-
image: docker.io/bitnami/pytorch:2.1.2-debian-11-r1
13+
image: docker.io/bitnami/pytorch:2.1.2-debian-11-r4
1414
apiVersion: v2
1515
appVersion: 2.1.2
1616
dependencies:
@@ -33,4 +33,4 @@ maintainers:
3333
name: pytorch
3434
sources:
3535
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
36-
version: 3.8.0
36+
version: 3.8.1

bitnami/pytorch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,4 +343,4 @@ Unless required by applicable law or agreed to in writing, software
343343
distributed under the License is distributed on an "AS IS" BASIS,
344344
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
345345
See the License for the specific language governing permissions and
346-
limitations under the License.
346+
limitations under the License.

bitnami/pytorch/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ diagnosticMode:
7171
image:
7272
registry: docker.io
7373
repository: bitnami/pytorch
74-
tag: 2.1.2-debian-11-r1
74+
tag: 2.1.2-debian-11-r4
7575
digest: ""
7676
## Specify a imagePullPolicy
7777
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -534,7 +534,7 @@ networkPolicy:
534534
git:
535535
registry: docker.io
536536
repository: bitnami/git
537-
tag: 2.43.0-debian-11-r5
537+
tag: 2.43.0-debian-11-r9
538538
digest: ""
539539
pullPolicy: IfNotPresent
540540
## Optionally specify an array of imagePullSecrets.
@@ -563,7 +563,7 @@ volumePermissions:
563563
image:
564564
registry: docker.io
565565
repository: bitnami/os-shell
566-
tag: 11-debian-11-r94
566+
tag: 11-debian-11-r96
567567
digest: ""
568568
pullPolicy: IfNotPresent
569569
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)