Skip to content

Commit 8cfcd99

Browse files
committed
feat: update image to v 2.9.0
1 parent e189481 commit 8cfcd99

3 files changed

Lines changed: 15 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,22 @@ 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.6.2...HEAD)</small>
11+
<small>[Compare with latest](https://github.com/pmoscode-helm/gotify/compare/gotify-0.7.0...HEAD)</small>
1212

1313
### Features
1414

15-
- update image to v 2.8.0 ([46fe305](https://github.com/pmoscode-helm/gotify/commit/46fe305194db900bf8b28245001b6ee3720aac90) by Peter Motzko).
16-
- update image to v 2.7.3 ([c53f3b3](https://github.com/pmoscode-helm/gotify/commit/c53f3b3b6eae51cf2593d5ead68688501c633ea2) by Peter Motzko).
15+
- update image to v 2.9.0 ([466b4c9](https://github.com/pmoscode-helm/gotify/commit/466b4c904db4acbd351ef9c23034007d520df122) by Peter Motzko).
1716

1817
<!-- insertion marker -->
18+
## [gotify-0.7.0](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.7.0) - 2026-01-03
19+
20+
<small>[Compare with gotify-0.6.2](https://github.com/pmoscode-helm/gotify/compare/gotify-0.6.2...gotify-0.7.0)</small>
21+
22+
### Features
23+
24+
- update image to v 2.8.0 ([e189481](https://github.com/pmoscode-helm/gotify/commit/e18948102e0a00a284e83cba438003db403e3f31) by Peter Motzko).
25+
- update image to v 2.7.3 ([c53f3b3](https://github.com/pmoscode-helm/gotify/commit/c53f3b3b6eae51cf2593d5ead68688501c633ea2) by Peter Motzko).
26+
1927
## [gotify-0.6.2](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.6.2) - 2025-09-23
2028

2129
<small>[Compare with gotify-0.6.1](https://github.com/pmoscode-helm/gotify/compare/gotify-0.6.1...gotify-0.6.2)</small>

Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: gotify
33
description: Gotify - a simple server for sending and receiving messages
44

55
type: application
6-
version: 0.7.0
7-
appVersion: "2.8.0"
6+
version: 0.8.0
7+
appVersion: "2.9.0"
88

99
home: https://gotify.net/
1010
sources:
@@ -18,7 +18,7 @@ maintainers:
1818
annotations:
1919
artifacthub.io/images: |
2020
- name: gotify
21-
image: gotify/server:2.8.0
21+
image: gotify/server:2.9.0
2222
platforms:
2323
- linux/amd64
2424
artifacthub.io/license: MIT

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# gotify Helm Chart
2-
![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square)
2+
![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-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

55
From https://gotify.net/:

0 commit comments

Comments
 (0)