We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3727e commit 401e323Copy full SHA for 401e323
charts/mailhog/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 5.3.0
+current_version = 5.4.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.3.0
+version: 5.4.0
6
type: application
7
keywords:
8
- mailhog
0 commit comments