Skip to content

Commit e3eb6ce

Browse files
committed
Bump to 2.0.0-beta.1
1 parent 643f77c commit e3eb6ce

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-0.dev"
16+
baseVersion: "2.0.0-beta.1"
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
@@ -1,6 +1,6 @@
11
# tbump config sets baseVersion in chartpress.yaml
22
[version]
3-
current = "2.0.0-0.dev"
3+
current = "2.0.0-beta.1"
44

55
# match our prerelease prefixes
66
# -alpha.1

0 commit comments

Comments
 (0)