diff --git a/charts/incubator/poste/Chart.yaml b/charts/incubator/poste/Chart.yaml index e01847e232b..93d5abdd971 100644 --- a/charts/incubator/poste/Chart.yaml +++ b/charts/incubator/poste/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://poste.io/ - https://hub.docker.com/r/analogic/poste.io/ type: application -version: 2.0.0 +version: 2.0.1 diff --git a/charts/incubator/poste/values.yaml b/charts/incubator/poste/values.yaml index 477a3691a3b..28bdeb69527 100644 --- a/charts/incubator/poste/values.yaml +++ b/charts/incubator/poste/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/poste - tag: latest@sha256:cb95b73aa43fbf9958ee0a29066bea4ff4b72017e1d5d154451b6ffef1cd2b55 + tag: latest@sha256:f1e8a2444d00a16d452ed34d35d18a545d0f3fa9b419f007dec860a525f42914 persistence: data: enabled: true