diff --git a/charts/incubator/pt-helper/Chart.yaml b/charts/incubator/pt-helper/Chart.yaml index 4a41cbb9de5..f73c7ca07bd 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.4 +version: 2.0.5 diff --git a/charts/incubator/pt-helper/values.yaml b/charts/incubator/pt-helper/values.yaml index e6f33f6e565..7f820a58412 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:ead74d282477b932d6e74eec0762cf166e86ceaef4a634a30dfa2201573f3b21 + tag: latest@sha256:863b9b68ced867903093dd18ee69f9623229d279e68a3bc7ecd04c1e5c0871a3 persistence: data: enabled: true