From 7707b012085cdf1e88f4fac4a63b85a3ac9f64b2 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Tue, 15 Aug 2023 15:03:34 +0200 Subject: [PATCH] Bump to 3.0.1 --- chartpress.yaml | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chartpress.yaml b/chartpress.yaml index 1a25d5fbd5..27039b85ec 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.0.1-0.dev" + baseVersion: "3.0.1" repo: git: jupyterhub/helm-chart published: https://jupyterhub.github.io/helm-chart diff --git a/tbump.toml b/tbump.toml index fe15869d25..0359620e79 100644 --- a/tbump.toml +++ b/tbump.toml @@ -5,7 +5,7 @@ # Config reference: https://github.com/your-tools/tbump#readme # [version] -current = "3.0.1-0.dev" +current = "3.0.1" # match our prerelease prefixes # -alpha.1