fix: issue with template and version of chart
This commit is contained in:
parent
8d20c0c5d4
commit
76d0317fe4
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@ apiVersion: v2
|
||||||
name: ntfy-sh
|
name: ntfy-sh
|
||||||
description: |
|
description: |
|
||||||
ntfy lets you send push notifications to your phone or desktop via scripts from any computer
|
ntfy lets you send push notifications to your phone or desktop via scripts from any computer
|
||||||
appVersion: v2.10.0
|
appVersion: 2.10.0
|
||||||
type: application
|
type: application
|
||||||
version: 0.2.3
|
version: 0.2.4
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Tommy Skaug
|
- name: Tommy Skaug
|
||||||
email: tommy@skaug.me
|
email: tommy@skaug.me
|
||||||
|
|
Loading…
Reference in a new issue