From 2c72bd62ae28348494c249e6ba1986b7b68e5d38 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Thu, 29 Jun 2023 00:51:00 +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 986bbbf..3f74750 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.0 -appVersion: "2.5.0" +version: 0.1.1 +appVersion: "2.6.0"