From b4b933beb8b012183ef830ec95f64d3912a88a69 Mon Sep 17 00:00:00 2001 From: mircohaug Date: Fri, 5 Aug 2022 16:03:57 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20mailhog=20chart=20version:=205.1.0=20?= =?UTF-8?q?=E2=86=92=205.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/mailhog/.bumpversion.cfg | 2 +- charts/mailhog/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mailhog/.bumpversion.cfg b/charts/mailhog/.bumpversion.cfg index 4032b047..2f3458e5 100644 --- a/charts/mailhog/.bumpversion.cfg +++ b/charts/mailhog/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 5.1.0 +current_version = 5.2.0 commit = true tag = false message = Bump mailhog chart version: {current_version} → {new_version} diff --git a/charts/mailhog/Chart.yaml b/charts/mailhog/Chart.yaml index 952ede3d..991c7d2e 100644 --- a/charts/mailhog/Chart.yaml +++ b/charts/mailhog/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 description: An e-mail testing tool for developers name: mailhog appVersion: v1.0.1 -version: 5.1.0 +version: 5.2.0 type: application keywords: - mailhog