diff --git a/charts/incubator/prpdf/Chart.yaml b/charts/incubator/prpdf/Chart.yaml index d55c8dd827d..3de0c726e64 100644 --- a/charts/incubator/prpdf/Chart.yaml +++ b/charts/incubator/prpdf/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/maschhoff/prpdf - https://hub.docker.com/r/knex666/prpdf type: application -version: 2.0.3 +version: 2.0.4 diff --git a/charts/incubator/prpdf/values.yaml b/charts/incubator/prpdf/values.yaml index b9132f47dac..8a6dd12c9b8 100644 --- a/charts/incubator/prpdf/values.yaml +++ b/charts/incubator/prpdf/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prpdf - tag: latest@sha256:bebe8440d6410d921eea460990418fdf51111a785db5e5e170c7e97b81ce5dc8 + tag: latest@sha256:24f9af41ea3ce484cb0aecac43e1b4261c0442d8877faf2ef8161fb9303de97e persistence: config: enabled: true