diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index c4fe902f9ab..468b3e1b079 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.3.28 +appVersion: 2025.3.31 dependencies: - name: common version: 25.4.10 @@ -41,4 +41,4 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 11.8.82 +version: 11.8.90 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 507921f3af6..ca7f9eaaeb5 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-03-28@sha256:dd2cf34702fa4c4888b33a398033fedd598bc535ed9abc8e418b1a46f8eccff3 + tag: 2025-03-31@sha256:84e0498877dc0be4fdc7c41e9537968ab116e4771f690c7ad49c90c822fa02b6 minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-03-28@sha256:4985ba76aa2ab556357d88a2525dc9e25dac2ac629858f22b173511bc783dd56 + tag: 2025-03-31@sha256:ec3fa33b3c6a245aec9519935afc2cd3e19d8cc11b7277e332e4bb838714d5fc rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-03-28@sha256:89e588cea15485242e61392d876a6fd765641bb62d7f7a4b5d18298e2eb2445e + tag: 2025-03-31@sha256:e1c580c70f8cb15b60230ac08f1929767786f44503d8fbf15d46deb0d3ef908b scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-03-28@sha256:a4886883b8267e692eff3c63835af7e82b8a96b9161e0f0f3bb1c9007c6e5c01 + tag: 2025-03-31@sha256:bc3a9828eddbd79fe3b33596a2aa1e8fbf3bbcbafb519fcdff00e1342220adfe tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-03-28@sha256:3388373719f47063f8398ff875aae84523280b17e303db534238af1e8ac6e67e + tag: 2025-03-31@sha256:5551c29d75af41d8e7613f5520f720ac0793b4e7d245b66b97b7d1db9ab0588f datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-03-28@sha256:552f36bdf7997fb85f7be66b087344e961b30bec456c7e2965e285c37594b23a + tag: 2025-03-31@sha256:4035be5e0b511b3aa207c70215e72d6252521900a46fff4f9f8cbdb8be25d1e7 pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-03-28@sha256:250f8b65d2a94ebb786611c0a9589b337aee77d80d5a57074802264b932faac0 + tag: 2025-03-31@sha256:b916eff2f560f2b8f24221a450adb8f7cd539dfc3fbc0eb3e75af135236e07b2 allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-03-28@sha256:017bae888b50a4f6c237c269da050c8970604d3d3bc913607f196438315d0df5 + tag: 2025-03-31@sha256:aa36c409ef14eb8d25abcb9a7e17666ae1e13cffc3fee17d52355fcc465501ef jupyter: jupyter_cmd: lab restartable: true