fix(ntfy): update appVersion
This commit is contained in:
parent
dcec22c5a3
commit
27c2a8fe81
2 changed files with 4 additions and 4 deletions
|
@ -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.10
|
||||
version: 0.1.11
|
||||
# renovate: image=docker.io/binwiederhier/ntfy
|
||||
appVersion: "2.10.0"
|
||||
appVersion: "2.11.0"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= ntfy
|
||||
|
||||
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-0.1.11-informational?style=flat-square[Version: 0.1.11]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-2.10.0-informational?style=flat-square[AppVersion: 2.10.0]
|
||||
image::https://img.shields.io/badge/AppVersion-2.11.0-informational?style=flat-square[AppVersion: 2.11.0]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue