From fa40436ef093e25a26b76378303f06d15cb85c94 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 18 Jan 2025 00:55:41 +0100 Subject: [PATCH] fix(stalwart-mail): update AppVersion after fix https://github.com/stalwartlabs/mail-server/issues/1104 --- stalwart-mail/Chart.yaml | 4 ++-- stalwart-mail/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stalwart-mail/Chart.yaml b/stalwart-mail/Chart.yaml index 3c0cd1f..88b95e4 100644 --- a/stalwart-mail/Chart.yaml +++ b/stalwart-mail/Chart.yaml @@ -3,9 +3,9 @@ name: stalwart-mail description: Helm Chart for Stalwart Mail Server - Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP) icon: https://stalw.art/img/apple-touch-icon.png type: application -version: 0.0.22 +version: 0.0.23 # renovate: image=docker.io/stalwartlabs/mail-server -appVersion: "0.11.2" +appVersion: "0.11.3" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/stalwart-mail/README.md b/stalwart-mail/README.md index caf25e1..14abf7d 100644 --- a/stalwart-mail/README.md +++ b/stalwart-mail/README.md @@ -7,7 +7,7 @@ description: "Helm Chart for Stalwart Mail Server - Secure & Modern All-in-One M # stalwart-mail -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.11.2](https://img.shields.io/badge/AppVersion-0.11.2-informational?style=flat-square) +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.11.3](https://img.shields.io/badge/AppVersion-0.11.3-informational?style=flat-square) Helm Chart for Stalwart Mail Server - Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP)