We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb4674 commit 03687f4Copy full SHA for 03687f4
charts/mailhog/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 5.4.0
+current_version = 5.5.0
3
commit = true
4
tag = false
5
message = Bump mailhog chart version: {current_version} → {new_version}
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.4.0
+version: 5.5.0
6
type: application
7
keywords:
8
- mailhog
0 commit comments