We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7645d31 commit 33eb964Copy full SHA for 33eb964
Chart.yaml
@@ -3,8 +3,8 @@ name: gotify
3
description: Gotify - a simple server for sending and receiving messages
4
5
type: application
6
-version: 0.3.0
7
-appVersion: "2.4.0"
+version: 0.4.0
+appVersion: "2.5.0"
8
9
home: https://gotify.net/
10
sources:
@@ -18,7 +18,7 @@ maintainers:
18
annotations:
19
artifacthub.io/images: |
20
- name: gotify
21
- image: gotify/server:2.4.0
+ image: gotify/server:2.5.0
22
platforms:
23
- linux/amd64
24
artifacthub.io/license: MIT
0 commit comments