[bitnami/pytorch] Release 4.0.2 updating components versions (#24726)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-28 04:10:35 +01:00
committed by GitHub
parent f73078aa01
commit efe0dad49f
4 changed files with 12 additions and 12 deletions

View File

@@ -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"

View File

@@ -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

View File

@@ -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.

View File

@@ -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.