From 27d7acec96fb7fa64ce14b05083cf04082624f5f Mon Sep 17 00:00:00 2001 From: WrenIX Date: Tue, 26 Mar 2024 17:44:29 +0100 Subject: [PATCH] fix(ntfy): update appVersion --- ntfy/Chart.yaml | 4 ++-- ntfy/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ntfy/Chart.yaml b/ntfy/Chart.yaml index d4a6893..62c66e9 100644 --- a/ntfy/Chart.yaml +++ b/ntfy/Chart.yaml @@ -3,9 +3,9 @@ name: ntfy description: A Helm chart for Kubernetes icon: https://github.com/binwiederhier/ntfy/raw/main/web/public/static/images/pwa-512x512.png type: application -version: 0.1.9 +version: 0.1.10 # renovate: image=docker.io/binwiederhier/ntfy -appVersion: "2.9.0" +appVersion: "2.10.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/ntfy/README.adoc b/ntfy/README.adoc index c86818b..9e143cf 100644 --- a/ntfy/README.adoc +++ b/ntfy/README.adoc @@ -2,9 +2,9 @@ = ntfy -image::https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square[Version: 0.1.9] +image::https://img.shields.io/badge/Version-0.1.10-informational?style=flat-square[Version: 0.1.10] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square[AppVersion: 2.9.0] +image::https://img.shields.io/badge/AppVersion-2.10.0-informational?style=flat-square[AppVersion: 2.10.0] == Maintainers .Maintainers