diff --git a/charts/incubator/pt-helper/Chart.yaml b/charts/incubator/pt-helper/Chart.yaml index 5112f60b401..278e994028b 100644 --- a/charts/incubator/pt-helper/Chart.yaml +++ b/charts/incubator/pt-helper/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper - https://hub.docker.com/r/crazyq/pt_helper type: application -version: 2.0.2 +version: 2.0.3 diff --git a/charts/incubator/pt-helper/values.yaml b/charts/incubator/pt-helper/values.yaml index 437a19108b3..e6f33f6e565 100644 --- a/charts/incubator/pt-helper/values.yaml +++ b/charts/incubator/pt-helper/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pt-helper - tag: latest@sha256:efe893f87aba9101e192ed935c27c8891ca124a61ad8fda1e5d3433c8ab990d3 + tag: latest@sha256:ead74d282477b932d6e74eec0762cf166e86ceaef4a634a30dfa2201573f3b21 persistence: data: enabled: true