Skip to content

Commit fbedcf2

Browse files
author
Bitnami Containers
committed
[bitnami/pytorch] Release 2.3.33 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 73ab6ff commit fbedcf2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bitnami/pytorch/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
22
category: MachineLearning
33
apiVersion: v2
4-
appVersion: 1.10.2
4+
appVersion: 1.11.0
55
dependencies:
66
- name: common
77
repository: https://charts.bitnami.com/bitnami
@@ -24,4 +24,4 @@ name: pytorch
2424
sources:
2525
- https://github.com/bitnami/bitnami-docker-pytorch
2626
- https://pytorch.org/
27-
version: 2.3.32
27+
version: 2.3.33

bitnami/pytorch/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ extraDeploy: []
4242
image:
4343
registry: docker.io
4444
repository: bitnami/pytorch
45-
tag: 1.10.2-debian-10-r40
45+
tag: 1.11.0-debian-10-r0
4646
## Specify a imagePullPolicy
4747
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
4848
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -71,7 +71,7 @@ image:
7171
git:
7272
registry: docker.io
7373
repository: bitnami/git
74-
tag: 2.35.1-debian-10-r47
74+
tag: 2.35.1-debian-10-r54
7575
pullPolicy: IfNotPresent
7676
## Optionally specify an array of imagePullSecrets.
7777
## Secrets must be manually created in the namespace.
@@ -97,7 +97,7 @@ volumePermissions:
9797
image:
9898
registry: docker.io
9999
repository: bitnami/bitnami-shell
100-
tag: 10-debian-10-r367
100+
tag: 10-debian-10-r375
101101
pullPolicy: IfNotPresent
102102
## Optionally specify an array of imagePullSecrets.
103103
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)