From 76d0317fe4b63aecb1c9ffe4234e4bf019d6eea0 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 13 Apr 2024 23:46:12 +0200 Subject: [PATCH] fix: issue with template and version of chart --- charts/ntfy-sh/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/ntfy-sh/Chart.yaml b/charts/ntfy-sh/Chart.yaml index 4cc1c2c..405d81e 100644 --- a/charts/ntfy-sh/Chart.yaml +++ b/charts/ntfy-sh/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: ntfy-sh description: | ntfy lets you send push notifications to your phone or desktop via scripts from any computer -appVersion: v2.10.0 +appVersion: 2.10.0 type: application -version: 0.2.3 +version: 0.2.4 maintainers: - name: Tommy Skaug email: tommy@skaug.me