Skip to content

Commit 03687f4

Browse files
author
mircohaug
committed
Bump mailhog chart version: 5.4.0 → 5.5.0
1 parent acb4674 commit 03687f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/mailhog/.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 5.4.0
2+
current_version = 5.5.0
33
commit = true
44
tag = false
55
message = Bump mailhog chart version: {current_version} → {new_version}

charts/mailhog/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: An e-mail testing tool for developers
33
name: mailhog
44
appVersion: v1.0.1
5-
version: 5.4.0
5+
version: 5.5.0
66
type: application
77
keywords:
88
- mailhog

0 commit comments

Comments
 (0)