Skip to content

Commit 50bf717

Browse files
authored
Bump to 3.0.0dev
We're already on JupyterHub 4.x, so this makes sense from a semver perspective. Useful in generating better versions in https://hub.jupyter.org/helm-chart/. Credit to @pnasrat for pointing this out.
1 parent b1a375f commit 50bf717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.1-0.dev"
16+
baseVersion: "3.0.0-0.dev"
1717
repo:
1818
git: jupyterhub/helm-chart
1919
published: https://jupyterhub.github.io/helm-chart

0 commit comments

Comments
 (0)