From f75c0d90f2fb3458dc4650089d43dece497dd13f Mon Sep 17 00:00:00 2001 From: Simon Herman Date: Tue, 22 Apr 2025 13:35:03 +0200 Subject: [PATCH] fix(element): Bump opendesk-well-known chart version, to comply with nginx security defaults --- helmfile/environments/default/charts.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/environments/default/charts.yaml.gotmpl b/helmfile/environments/default/charts.yaml.gotmpl index 875b33aa..8955a507 100644 --- a/helmfile/environments/default/charts.yaml.gotmpl +++ b/helmfile/environments/default/charts.yaml.gotmpl @@ -119,7 +119,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-element" name: "opendesk-well-known" - version: "6.1.3" + version: "6.1.4" verify: true home: # providerCategory: "Platform"