From cb0a21c8eb5ea073e64de0b18511b30e0959739b Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Thu, 3 Oct 2024 16:44:18 +0200 Subject: [PATCH] Bump to 4.0.0-beta.3 --- chartpress.yaml | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chartpress.yaml b/chartpress.yaml index 519bbc160f..f46e807644 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.2" + baseVersion: "4.0.0-beta.3" repo: git: jupyterhub/helm-chart published: https://jupyterhub.github.io/helm-chart diff --git a/tbump.toml b/tbump.toml index c9ac1071e8..8b3a3b6259 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.2" +current = "4.0.0-beta.3" # match our prerelease prefixes # -alpha.1