From 61c6cad4fd47aacb1eac3107e454ef12e235d5a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Thu, 11 Sep 2025 15:32:14 +0200 Subject: [PATCH] fix: Bump version --- helmfile.d/umami.yaml.gotmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helmfile.d/umami.yaml.gotmpl b/helmfile.d/umami.yaml.gotmpl index d9e74391..56c33bdf 100644 --- a/helmfile.d/umami.yaml.gotmpl +++ b/helmfile.d/umami.yaml.gotmpl @@ -13,8 +13,8 @@ commonLabels: releases: - name: umami namespace: analytics - chart: bitnami/umami - version: 11.0.0 + chart: umami/umami + version: 5.0.11 condition: umami.enabled values: - ../values/umami/values/values.yaml