diff --git a/chartpress.yaml b/chartpress.yaml index f0e2636352..a3ae5cedac 100644 --- a/chartpress.yaml +++ b/chartpress.yaml @@ -20,7 +20,7 @@ charts: # # baseVersion should be managed via tbump, see RELEASE.md for details # - baseVersion: "3.2.2-0.dev" + baseVersion: "3.3.0" repo: git: jupyterhub/helm-chart published: https://jupyterhub.github.io/helm-chart diff --git a/tbump.toml b/tbump.toml index e02f95a6a9..727ce413c2 100644 --- a/tbump.toml +++ b/tbump.toml @@ -5,7 +5,7 @@ # Config reference: https://github.com/your-tools/tbump#readme # [version] -current = "3.2.2-0.dev" +current = "3.3.0" # match our prerelease prefixes # -alpha.1