diff --git a/Chart.yaml b/Chart.yaml index 5c90be2..d596fea 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,8 +3,8 @@ name: gotify description: Gotify - a simple server for sending and receiving messages type: application -version: 0.3.0 -appVersion: "2.4.0" +version: 0.4.0 +appVersion: "2.5.0" home: https://gotify.net/ sources: @@ -18,7 +18,7 @@ maintainers: annotations: artifacthub.io/images: | - name: gotify - image: gotify/server:2.4.0 + image: gotify/server:2.5.0 platforms: - linux/amd64 artifacthub.io/license: MIT