diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 30919a97094..43b9403f961 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.8.11 +appVersion: 2025.8.15 dependencies: - name: common version: 28.16.0 @@ -44,5 +44,5 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 12.19.1 +version: 12.19.9 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 350767d1ab9..30aedfd143d 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -1,35 +1,35 @@ image: repository: quay.io/jupyter/base-notebook pullPolicy: IfNotPresent - tag: 2025-08-11@sha256:8370819f642e83d0ca9c7f26c6e60580a920a69af80607888723b1784f6b1232 + tag: 2025-08-15@sha256:b3a50b2aac0ee1725630bbdcca108b446ca688111b08e3ac90c47b93faab6520 minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-08-12@sha256:5b868d38f2b454cb22abb077052d341d3d7aeec2315c296c44de3b1278425782 + tag: 2025-08-15@sha256:467c0abe2b5eab52d185feeb71362fe6e8cebb47181c4718581df32e901bd3c5 rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-08-12@sha256:69f74e1a16b9c931604d5b353e26fb04b7298a9dcf298c42c290dfb182e2b08c + tag: 2025-08-15@sha256:d6460dbb9381a01da105e7805f15c7be4297293fdc7e5bb780ae9000a25b084f scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-08-12@sha256:15b50ef89a316b483279aa5f689c5b26947e586ddb403c504e65a73b47ff8569 + tag: 2025-08-15@sha256:46b7293d919ebdb9f5048980aba98617ef7c71d2a8bac1828f600416e255caf9 tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-08-12@sha256:7c30db5c9672f1bd882acaa202aa5233571e2432a2dc49512278454b6e049004 + tag: 2025-08-15@sha256:a525055401d349d3754f6940e821eb1256997cd4f402eeff17007fefd9304302 datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-08-12@sha256:3d88c2f752484071888d148dafedabfa2b13236243b82432b250de564d331d5f + tag: 2025-08-15@sha256:41fcd2a618b8dd24dc02b67cecea30c0244c285186293e323218e004de1ffd05 pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-08-12@sha256:1da918dc2fb8a6235263e4e8453c3e606329719637acc023ac40c0b9ebd963f5 + tag: 2025-08-15@sha256:e77fedc10a70c7fd929b348282b2b2bd57b1cce571f746301db4f3de685f1c73 allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-08-12@sha256:24dd9c4a3e6227abde5ee26c690c31979b7f885f274a69d784369dee72ca438c + tag: 2025-08-15@sha256:c5c2d49ce4ee961915fce68ff63ce8b0bd669cdee05749d3bdd1da38c3db43be jupyter: jupyter_cmd: lab restartable: true