From 4db5de6b84d905537472f8c8ee9ff0367a05a69e Mon Sep 17 00:00:00 2001 From: Florian Schert <71826922+Remsboys@users.noreply.github.com> Date: Thu, 16 May 2024 14:38:55 +0200 Subject: [PATCH] bump chart version to fix lint check --- charts/mailpit/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mailpit/Chart.yaml b/charts/mailpit/Chart.yaml index c7a2c67..2fe8042 100644 --- a/charts/mailpit/Chart.yaml +++ b/charts/mailpit/Chart.yaml @@ -3,7 +3,7 @@ name: mailpit description: An email and SMTP testing tool with API for developers icon: https://raw.githubusercontent.com/axllent/mailpit/develop/server/ui/mailpit.svg type: application -version: 0.17.3 +version: 0.17.4 appVersion: 1.17.2 dependencies: - name: common