From 935283fa911b8adf280ca7f70516a304b44a4d36 Mon Sep 17 00:00:00 2001 From: Min RK Date: Thu, 7 Nov 2024 11:39:43 +0100 Subject: [PATCH] Bump to 4.0.0 --- chartpress.yaml | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chartpress.yaml b/chartpress.yaml index 31bf77aaf9..369209338e 100644 --- a/chartpress.yaml +++ b/chartpress.yaml @@ -20,7 +20,7 @@ charts: # # baseVersion should be managed via tbump, see RELEASE.md for details # - baseVersion: "4.0.0-beta.4" + baseVersion: "4.0.0" repo: git: jupyterhub/helm-chart published: https://jupyterhub.github.io/helm-chart diff --git a/tbump.toml b/tbump.toml index d8234acc60..b199cfa4ca 100644 --- a/tbump.toml +++ b/tbump.toml @@ -5,7 +5,7 @@ # Config reference: https://github.com/your-tools/tbump#readme # [version] -current = "4.0.0-beta.4" +current = "4.0.0" # match our prerelease prefixes # -alpha.1