diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index f744d3faaa1..05ddedcc0d3 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.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 5cedd8ffd49..439d8aca440 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -13,7 +13,7 @@ rImage: scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-05@sha256:eb6d05c745e3e3713f1915b38be80ebb057646987c9dfb68fbb43fa6315e5eab + tag: v2023-05@sha256:18d6b62b399fcf7c822c6e185b71e9d1e15e4409b75d42362f948f77ac8a2682 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent