diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 2d5e346110b..f593034630f 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022" +appVersion: "2023" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 265ccc5d2ee..aeb5aa5d43e 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2022-12@sha256:f4abcef89a8ff88696d371d0664f848971713bb299ea0ae013a8346ef7d33c0e + tag: v2023-01@sha256:d8ca8a3b41bbea2213fb7d169e41a45940da4e3e41b9580457e37c48cd58a24b minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent