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 a1147eb commit 76e50efCopy full SHA for 76e50ef
chart/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: metagrid
3
description: A Helm chart for the Metagrid frontend/backend
4
type: application
5
-version: 0.1.8
+version: 0.1.9
6
appVersion: "1.2.2"
7
home: https://github.com/esgf2-us/metagrid-k8s
8
sources:
tbump.toml
@@ -1,7 +1,7 @@
1
github_url = "https://github.com/esgf2-us/metagrid-k8s/"
[version]
-current = "0.1.8"
+current = "0.1.9"
regex = '''
(?P<major>\d+)
0 commit comments