From c43ec76601b0837b269c6428a19215400d3159be Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 7 Jan 2023 13:00:57 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/jupyter-r to v --- charts/stable/jupyter/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 17b3c9e38f4..949b88440f2 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -9,7 +9,7 @@ minimalImage: rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2022-09@sha256:86bbe2fc225742e9a50a0755eacea2aa152f6ea2092e2a1501080a6a26276883 + tag: v2022-09@sha256:5b67ae6c24d118b0774abc9e20b5afc1bb5cc59dcb0a161001ecfc7764bce212 scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent