From 0cb6ee92d340beaac69b91b73a85329262db9c13 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 7 Aug 2023 22:56:40 +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 ec385fd..06f0b02 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.2 -appVersion: "2.6.1" +version: 0.1.3 +appVersion: "2.6.2"