diff --git a/charts/incubator/livebook/Chart.yaml b/charts/incubator/livebook/Chart.yaml index b1c34d57324..c71756cc967 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.8 +version: 2.0.9 diff --git a/charts/incubator/livebook/values.yaml b/charts/incubator/livebook/values.yaml index 3d699df5c1a..57cea5b8727 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:9fd82e2b08de23d82d54317b3b1719c2c1558955f1130c66acc5aa7f18f9fb04 + tag: latest@sha256:5083b5d5cc02f9698c040f568091c1fb46a0880cfdaa62b6584fb5b08b78ee3e persistence: data: enabled: true