diff --git a/charts/mailhog/.bumpversion.cfg b/charts/mailhog/.bumpversion.cfg index 4a4962e2..c02c843d 100644 --- a/charts/mailhog/.bumpversion.cfg +++ b/charts/mailhog/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 5.0.4 +current_version = 5.0.5 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 39596321..025177a1 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.0.4 +version: 5.0.5 type: application keywords: - mailhog