diff --git a/bitnami/pytorch/Chart.yaml b/bitnami/pytorch/Chart.yaml index 3b5f7db6fc..575baaff69 100644 --- a/bitnami/pytorch/Chart.yaml +++ b/bitnami/pytorch/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: MachineLearning apiVersion: v2 -appVersion: 1.12.0 +appVersion: 1.12.1 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -24,4 +24,4 @@ name: pytorch sources: - https://github.com/bitnami/containers/tree/main/bitnami/pytorch - https://pytorch.org/ -version: 2.4.16 +version: 2.4.17 diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index a6088994d5..4afde81c6a 100644 --- a/bitnami/pytorch/values.yaml +++ b/bitnami/pytorch/values.yaml @@ -67,7 +67,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/pytorch - tag: 1.12.0-debian-11-r14 + tag: 1.12.1-debian-11-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 @@ -428,7 +428,7 @@ service: git: registry: docker.io repository: bitnami/git - tag: 2.37.1-debian-11-r8 + tag: 2.37.1-debian-11-r11 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -455,7 +455,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r22 + tag: 11-debian-11-r23 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.