diff --git a/charts/incubator/damselfly/Chart.yaml b/charts/incubator/damselfly/Chart.yaml index 8a6e3bd5fa8..05896797d83 100644 --- a/charts/incubator/damselfly/Chart.yaml +++ b/charts/incubator/damselfly/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/Webreaper/Damselfly - https://hub.docker.com/r/webreaper/damselfly/ type: application -version: 2.0.7 +version: 2.0.8 diff --git a/charts/incubator/damselfly/values.yaml b/charts/incubator/damselfly/values.yaml index 9758933e73a..3810c0bd84a 100644 --- a/charts/incubator/damselfly/values.yaml +++ b/charts/incubator/damselfly/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/damselfly - tag: latest@sha256:65ba4ad3966441c641096b16f3bdaaca17f8c52f4eed5c817a0d4177d9f9a27a + tag: latest@sha256:413c5fddf4eec034a0317ddf7a14e5d39e1ac87d6504a7c06fcba09997acf85f persistence: config: enabled: true