From 59f14088b353ee3b4a78d7d518357deca6f4f696 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 29 Jan 2025 21:37:19 +0100 Subject: [PATCH] fix(stalwart-mail): update appVersion --- 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 88b95e4..daddff9 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.23 +version: 0.0.24 # renovate: image=docker.io/stalwartlabs/mail-server -appVersion: "0.11.3" +appVersion: "0.11.4" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/stalwart-mail/README.md b/stalwart-mail/README.md index 14abf7d..e0f8286 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.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) +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.11.4](https://img.shields.io/badge/AppVersion-0.11.4-informational?style=flat-square) Helm Chart for Stalwart Mail Server - Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP)