Skip to content

Commit 76e50ef

Browse files
committed
Bump to 0.1.9
1 parent a1147eb commit 76e50ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: metagrid
33
description: A Helm chart for the Metagrid frontend/backend
44
type: application
5-
version: 0.1.8
5+
version: 0.1.9
66
appVersion: "1.2.2"
77
home: https://github.com/esgf2-us/metagrid-k8s
88
sources:

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github_url = "https://github.com/esgf2-us/metagrid-k8s/"
22

33
[version]
4-
current = "0.1.8"
4+
current = "0.1.9"
55

66
regex = '''
77
(?P<major>\d+)

0 commit comments

Comments
 (0)