File tree Expand file tree Collapse file tree 3 files changed +21
-7
lines changed
Expand file tree Collapse file tree 3 files changed +21
-7
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,29 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88<!-- insertion marker -->
99## Unreleased
1010
11- <small >[ Compare with latest] ( https://github.com/pmoscode-helm/gotify/compare/gotify-0.5.2...HEAD ) </small >
11+ <small >[ Compare with latest] ( https://github.com/pmoscode-helm/gotify/compare/gotify-0.6.1...HEAD ) </small >
12+
13+ ### Features
14+
15+ - update image to v 2.7.2 ([ a68f746] ( https://github.com/pmoscode-helm/gotify/commit/a68f74636498c29ac64a0ae7bf37f73b61f9ba20 ) by Peter Motzko).
16+
17+ <!-- insertion marker -->
18+ ## [ gotify-0.6.1] ( https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.6.1 ) - 2025-09-13
19+
20+ <small >[ Compare with gotify-0.6.0] ( https://github.com/pmoscode-helm/gotify/compare/gotify-0.6.0...gotify-0.6.1 ) </small >
1221
1322### Features
1423
15- - update image to v 2.7.2 ([ a8f5d9a] ( https://github.com/pmoscode-helm/gotify/commit/a8f5d9a83bd0dd9b397d11206870aaec872a504b ) by Peter Motzko).
1624- update image to v 2.7.1 ([ 4218257] ( https://github.com/pmoscode-helm/gotify/commit/4218257bdc4a7dfeb138a5cb10e08d9b4137d441 ) by Peter Motzko).
25+
26+ ## [ gotify-0.6.0] ( https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.6.0 ) - 2025-04-27
27+
28+ <small >[ Compare with gotify-0.5.2] ( https://github.com/pmoscode-helm/gotify/compare/gotify-0.5.2...gotify-0.6.0 ) </small >
29+
30+ ### Features
31+
1732- update image to v 2.6.3 ([ dfb27b9] ( https://github.com/pmoscode-helm/gotify/commit/dfb27b9d93891239cd6798b3bf9474a3f43e6f41 ) by Peter Motzko).
1833
19- <!-- insertion marker -->
2034## [ gotify-0.5.2] ( https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.5.2 ) - 2024-11-16
2135
2236<small >[ Compare with gotify-0.5.1] ( https://github.com/pmoscode-helm/gotify/compare/gotify-0.5.1...gotify-0.5.2 ) </small >
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ name: gotify
33description : Gotify - a simple server for sending and receiving messages
44
55type : application
6- version : 0.6.1
7- appVersion : " 2.7.2 "
6+ version : 0.6.2
7+ appVersion : " 2.7.3 "
88
99home : https://gotify.net/
1010sources :
@@ -18,7 +18,7 @@ maintainers:
1818annotations :
1919 artifacthub.io/images : |
2020 - name: gotify
21- image: gotify/server:2.7.2
21+ image: gotify/server:2.7.3
2222 platforms:
2323 - linux/amd64
2424 artifacthub.io/license : MIT
Original file line number Diff line number Diff line change 11# gotify Helm Chart
2- ![ Version: 0.6.1 ] ( https://img.shields.io/badge/Version-0.6.1 -informational?style=flat-square )
2+ ![ Version: 0.6.2 ] ( https://img.shields.io/badge/Version-0.6.2 -informational?style=flat-square )
33[ ![ Artifact Hub] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/gotify )] ( https://artifacthub.io/packages/search?repo=gotify )
44
55From https://gotify.net/ :
You can’t perform that action at this time.
0 commit comments