diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index df243dc5203..204c7a87469 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.3 +version: 10.1.4 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index fe412440bc5..399e997be3f 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -5,7 +5,7 @@ image: minimalImage: repository: jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2023-10-20@sha256:9aef9e53b7d8bdc7bdd9a2824fe6287081131bc02bf03edc1450ab9413646837 + tag: 2023-10-20@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551 rImage: repository: jupyter/r-notebook pullPolicy: IfNotPresent