fix(ntfy): update appVersion

This commit is contained in:
WrenIX 2024-02-06 15:36:45 +01:00
parent a7969c5f84
commit 5cba226c3d
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 3 additions and 2 deletions

View file

@ -3,7 +3,8 @@ 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.7
version: 0.1.8
# renovate: image=docker.io/binwiederhier/ntfy
appVersion: "2.8.0"
maintainers:
- name: WrenIX

View file

@ -2,7 +2,7 @@
= ntfy
image::https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square[Version: 0.1.7]
image::https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square[Version: 0.1.8]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
image::https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square[AppVersion: 2.8.0]
== Maintainers