Skip to content

Commit 0cebe39

Browse files
committed
Bump to 4.3.0
1 parent 0710e37 commit 0cebe39

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: "4.2.1-0.dev"
23+
baseVersion: "4.3.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 = "4.2.1-0.dev"
8+
current = "4.3.0"
99

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

0 commit comments

Comments
 (0)