diff --git a/charts/incubator/restic-rest-server/Chart.yaml b/charts/incubator/restic-rest-server/Chart.yaml index b9588ed1efa..69f2502fb23 100644 --- a/charts/incubator/restic-rest-server/Chart.yaml +++ b/charts/incubator/restic-rest-server/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server - https://github.com/restic/rest-server type: application -version: 2.0.10 +version: 2.0.11 diff --git a/charts/incubator/restic-rest-server/values.yaml b/charts/incubator/restic-rest-server/values.yaml index 2b8f43b3f38..1e831c787f9 100644 --- a/charts/incubator/restic-rest-server/values.yaml +++ b/charts/incubator/restic-rest-server/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/restic-rest-server - tag: latest@sha256:f93d4300075e2e737da8a0d0f55fa328e8011ec2acb9f1379f611d6dd67aaf1a + tag: latest@sha256:882c045b6c1fabd8417f519ca9ed540a8b0df2a4174bc15239c075efcdfa7fd9 persistence: data: enabled: true