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 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