We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49304c6 commit cf3f00aCopy full SHA for cf3f00a
chartpress.yaml
@@ -13,7 +13,7 @@ charts:
13
# Dev: imagePrefix can be useful to override if you want to trial something
14
# locally developed in a remote k8s cluster.
15
imagePrefix: jupyterhub/k8s-
16
- baseVersion: "2.0.0-beta.1"
+ baseVersion: "2.0.0"
17
repo:
18
git: jupyterhub/helm-chart
19
published: https://jupyterhub.github.io/helm-chart
tbump.toml
@@ -5,7 +5,7 @@
5
# Config reference: https://github.com/your-tools/tbump#readme
6
#
7
[version]
8
-current = "2.0.0-beta.1"
+current = "2.0.0"
9
10
# match our prerelease prefixes
11
# -alpha.1
0 commit comments