diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 13e080bc724..a8996fd8c7c 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 4.0.44 +version: 4.0.45 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index e06ce1835ce..8cc55390efd 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -5,7 +5,7 @@ image: minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-06@sha256:e990854496d988b5876bf51000f33f9b38aecccce285bd584f25236b110fff84 + tag: v2023-07@sha256:fb69a02b0c64d01cd0464dc51c65890c41fa9c43453bed3819b619d62c2e34cd rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent @@ -21,7 +21,7 @@ tensorflowImage: datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-06@sha256:fcacfd0cdfca0193033b3c79f931c9e6d9f457e0c688c81cf584faf895f99a9a + tag: v2023-07@sha256:78bc4b082bf73955936c7435f541c9523c11515fd2552dbf8bdee3ba86e69cb9 pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent