diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 458d57d78d1..9726083524b 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: "notebook-7.4.7" + tag: "notebook-7.4.7@sha256:5d1c5649c20a156742c63135f426562e83dc9a0a76fff19b909b5845b85330a7" minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: "notebook-7.4.7" + tag: "notebook-7.4.7@sha256:c17170eb047202ff6c5cc7adcf0d896f7d2bd663975f31b2ce20659bdfbcf04b" rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: "notebook-7.4.7" + tag: "notebook-7.4.7@sha256:6fabd176420d460ac08625eba6a144313474ca27629ed3e34e876c06fc14906e" scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: "notebook-7.4.7" + tag: "notebook-7.4.7@sha256:3458d4fbb313f7090d83eb900f8516848a504e29dcf33efde50b1fdbbc2723d1" tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: "notebook-7.4.7" + tag: "notebook-7.4.7@sha256:9280a79c023789508fd3c13eea295b098897d9f73c827bc154d8adb1270ceafc" datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: "notebook-7.4.7" + tag: "notebook-7.4.7@sha256:b12188b08b13b64e6198eead1e948bc0812d7f5c91575ae37207da0fb750759d" pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: "notebook-7.4.7" + tag: "notebook-7.4.7@sha256:6287c0ba787930d8dec08f8c5c81866b1e86be14adbfb3efe2b18d4e5db877ff" allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: "notebook-7.4.7" + tag: "notebook-7.4.7@sha256:ad00c652eb2b6afbcb183587770bcbe49372b3e1dae7e62a9fa055260ec81920" jupyter: jupyter_cmd: lab restartable: true