Skip to content

Commit 31f2988

Browse files
committed
Bump to 2.0.1-0.dev
1 parent cf3f00a commit 31f2988

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chartpress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ charts:
1313
# Dev: imagePrefix can be useful to override if you want to trial something
1414
# locally developed in a remote k8s cluster.
1515
imagePrefix: jupyterhub/k8s-
16-
baseVersion: "2.0.0"
16+
baseVersion: "2.0.1-0.dev"
1717
repo:
1818
git: jupyterhub/helm-chart
1919
published: https://jupyterhub.github.io/helm-chart

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Config reference: https://github.com/your-tools/tbump#readme
66
#
77
[version]
8-
current = "2.0.0"
8+
current = "2.0.1-0.dev"
99

1010
# match our prerelease prefixes
1111
# -alpha.1

0 commit comments

Comments
 (0)