diff --git a/bitnami/pytorch/Chart.yaml b/bitnami/pytorch/Chart.yaml index de80efef4..4412887a8 100644 --- a/bitnami/pytorch/Chart.yaml +++ b/bitnami/pytorch/Chart.yaml @@ -24,4 +24,4 @@ name: pytorch sources: - https://github.com/bitnami/bitnami-docker-pytorch - http://pytorch.org/ -version: 2.3.17 +version: 2.3.18 diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index 9f1a53837..9e271da83 100644 --- a/bitnami/pytorch/values.yaml +++ b/bitnami/pytorch/values.yaml @@ -39,7 +39,7 @@ fullnameOverride: "" image: registry: docker.io repository: bitnami/pytorch - tag: 1.9.1-debian-10-r0 + tag: 1.9.1-debian-10-r6 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -68,7 +68,7 @@ image: git: registry: docker.io repository: bitnami/git - tag: 2.33.0-debian-10-r64 + tag: 2.33.0-debian-10-r70 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -94,7 +94,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r226 + tag: 10-debian-10-r233 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.