Skip to content

Commit cf3f00a

Browse files
committed
Bump to 2.0.0
1 parent 49304c6 commit cf3f00a

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-beta.1"
16+
baseVersion: "2.0.0"
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-beta.1"
8+
current = "2.0.0"
99

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

0 commit comments

Comments
 (0)