From 1824aa95a64d6e5ce8622069e29bf6afe41b2848 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Tue, 6 Feb 2024 15:31:59 +0100 Subject: [PATCH] fix(stalwart-mail): update appVersion --- stalwart-mail/Chart.yaml | 3 ++- stalwart-mail/README.adoc | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/stalwart-mail/Chart.yaml b/stalwart-mail/Chart.yaml index 1f183cc..baec791 100644 --- a/stalwart-mail/Chart.yaml +++ b/stalwart-mail/Chart.yaml @@ -3,7 +3,8 @@ name: stalwart-mail description: Helm Chart for Stalwart Mail Server - Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP) icon: https://stalw.art/home/apple-touch-icon.png type: application -version: 0.0.1 +version: 0.0.2 +# renovate: image=docker.io/stalwartlabs/mail-server appVersion: "0.5.3" maintainers: - name: WrenIX diff --git a/stalwart-mail/README.adoc b/stalwart-mail/README.adoc index b68e8fe..4b2016a 100644 --- a/stalwart-mail/README.adoc +++ b/stalwart-mail/README.adoc @@ -2,7 +2,7 @@ = stalwart-mail -image::https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square[Version: 0.0.1] +image::https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square[Version: 0.0.2] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] image::https://img.shields.io/badge/AppVersion-0.5.3-informational?style=flat-square[AppVersion: 0.5.3] == Maintainers