From 70c2e425c194487c620bc10488d6838dc13cc7c1 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Mon, 25 Mar 2024 21:03:50 +0100 Subject: [PATCH] Bump to 3.3.4 --- chartpress.yaml | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chartpress.yaml b/chartpress.yaml index d28e5b7824..e06a994a2f 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.3.3" + baseVersion: "3.3.4" repo: git: jupyterhub/helm-chart published: https://jupyterhub.github.io/helm-chart diff --git a/tbump.toml b/tbump.toml index cba6e97c53..e08a6705de 100644 --- a/tbump.toml +++ b/tbump.toml @@ -5,7 +5,7 @@ # Config reference: https://github.com/your-tools/tbump#readme # [version] -current = "3.3.3" +current = "3.3.4" # match our prerelease prefixes # -alpha.1