From 5c4549a3648b3ae1b7f596731c59a2da1a8b6d2d Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Thu, 17 Aug 2023 12:43:52 +0200 Subject: [PATCH] Bump to 3.0.2 --- chartpress.yaml | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chartpress.yaml b/chartpress.yaml index fafb7bba1e..03aab3389d 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.2-0.dev" + baseVersion: "3.0.2" repo: git: jupyterhub/helm-chart published: https://jupyterhub.github.io/helm-chart diff --git a/tbump.toml b/tbump.toml index 1184300613..d288e0a739 100644 --- a/tbump.toml +++ b/tbump.toml @@ -5,7 +5,7 @@ # Config reference: https://github.com/your-tools/tbump#readme # [version] -current = "3.0.2-0.dev" +current = "3.0.2" # match our prerelease prefixes # -alpha.1