From 5118f4b6e1f6c41bbad20d18d3a5e8b00b775c98 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 9 Dec 2022 01:11:43 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/livebook to latest --- charts/incubator/livebook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/livebook/values.yaml b/charts/incubator/livebook/values.yaml index c8b30d1b303..3d699df5c1a 100644 --- a/charts/incubator/livebook/values.yaml +++ b/charts/incubator/livebook/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/livebook - tag: latest@sha256:a35055dbe167949686fb4319cc8f72317265e5ca5c8d3b12e4ce7e416a266d34 + tag: latest@sha256:9fd82e2b08de23d82d54317b3b1719c2c1558955f1130c66acc5aa7f18f9fb04 persistence: data: enabled: true From 48960734ee16e89f7a61f6a22a43d2169849cc4b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 9 Dec 2022 01:15:56 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/livebook/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/livebook/Chart.yaml b/charts/incubator/livebook/Chart.yaml index 51621e807a3..d1ff1c5b81e 100644 --- a/charts/incubator/livebook/Chart.yaml +++ b/charts/incubator/livebook/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://livebook.dev/ - https://hub.docker.com/r/livebook/livebook type: application -version: 2.0.2 +version: 2.0.3