From ffb0ada586831152d3d9809204ef3d92cc3b67a2 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 21 Aug 2023 13:42:23 +0200 Subject: [PATCH] fix(ntfy): update to newer appVersion --- ntfy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ntfy/Chart.yaml b/ntfy/Chart.yaml index 06f0b02..a507260 100644 --- a/ntfy/Chart.yaml +++ b/ntfy/Chart.yaml @@ -3,5 +3,5 @@ name: ntfy description: A Helm chart for Kubernetes type: application -version: 0.1.3 -appVersion: "2.6.2" +version: 0.1.4 +appVersion: "2.7.0"