diff --git a/helmfile/environments/default/charts.yaml.gotmpl b/helmfile/environments/default/charts.yaml.gotmpl index df71fb48..c8630463 100644 --- a/helmfile/environments/default/charts.yaml.gotmpl +++ b/helmfile/environments/default/charts.yaml.gotmpl @@ -536,5 +536,5 @@ charts: repository: "bmi/opendesk/components/supplier/xwiki/charts-mirror" name: "xwiki" version: "1.4.4" - verify: false + verify: true ...