Skip to content

Commit 0653892

Browse files
committed
Bump to 3.2.0
1 parent 6c118db commit 0653892

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chartpress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ charts:
2020
#
2121
# baseVersion should be managed via tbump, see RELEASE.md for details
2222
#
23-
baseVersion: "3.1.1-0.dev"
23+
baseVersion: "3.2.0"
2424
repo:
2525
git: jupyterhub/helm-chart
2626
published: https://jupyterhub.github.io/helm-chart

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Config reference: https://github.com/your-tools/tbump#readme
66
#
77
[version]
8-
current = "3.1.1-0.dev"
8+
current = "3.2.0"
99

1010
# match our prerelease prefixes
1111
# -alpha.1

0 commit comments

Comments
 (0)