diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 3b3af621698..22f14d52881 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://hub.docker.com/r/jupyter/scipy-notebook - https://hub.docker.com/r/jupyter/tensorflow-notebook type: application -version: 10.1.5 +version: 10.1.6 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 399e997be3f..5e9da5456e8 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -9,7 +9,7 @@ minimalImage: rImage: repository: jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2023-10-20@sha256:037fbac4923318026e0e23365e667def5fb0e0baf333b6c90ffa145304c770a1 + tag: 2023-10-20@sha256:e845470a05d348b642911ae2cbfca2a9df260c8f5d5ac5e22d96ba9ac557a70e scipyImage: repository: jupyter/scipy-notebook pullPolicy: IfNotPresent