From d3df54a036a17740d1d11dbcb92b4168a016e154 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Thu, 10 Oct 2024 23:17:04 +0200 Subject: [PATCH] fix(stalwart-mail): update appVersion --- stalwart-mail/Chart.yaml | 6 +++--- stalwart-mail/README.adoc | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stalwart-mail/Chart.yaml b/stalwart-mail/Chart.yaml index 27d304b..a171122 100644 --- a/stalwart-mail/Chart.yaml +++ b/stalwart-mail/Chart.yaml @@ -1,11 +1,11 @@ apiVersion: v2 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 +icon: https://stalw.art/img/apple-touch-icon.png type: application -version: 0.0.15 +version: 0.0.16 # renovate: image=docker.io/stalwartlabs/mail-server -appVersion: "0.10.1" +appVersion: "0.10.4" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/stalwart-mail/README.adoc b/stalwart-mail/README.adoc index d7b10a2..9be3f67 100644 --- a/stalwart-mail/README.adoc +++ b/stalwart-mail/README.adoc @@ -2,9 +2,9 @@ = stalwart-mail -image::https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square[Version: 0.0.15] +image::https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square[Version: 0.0.16] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.10.1-informational?style=flat-square[AppVersion: 0.10.1] +image::https://img.shields.io/badge/AppVersion-0.10.4-informational?style=flat-square[AppVersion: 0.10.4] == Maintainers .Maintainers