Skip to content

Commit 0e35e26

Browse files
committed
Update config for new beta
1 parent db23c5e commit 0e35e26

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

antora.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: ROOT
22
title: Self-Managed
3-
version: 24.2
3+
version: 24.3
4+
display_version: '24.3 Beta'
5+
prerelease: true
46
start_page: home:index.adoc
57
nav:
68
- modules/ROOT/nav.adoc
@@ -15,11 +17,11 @@ asciidoc:
1517
# Fallback versions
1618
# We try to fetch the latest from GitHub at build time
1719
# --
18-
full-version: 24.2.2
20+
full-version: 24.3.1
1921
latest-release-commit: '72ba3d3'
2022
latest-operator-version: 'v2.2.0-24.2.2'
2123
latest-redpanda-helm-chart-version: 5.8.3
22-
redpanda-beta-version: 24.2.2-rc5
24+
redpanda-beta-version: 24.3.1-rc1
2325
# --
2426
supported-kubernetes-version: 1.21
2527
supported-helm-version: 3.10.0

local-antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ content:
1515
- url: .
1616
branches: HEAD
1717
- url: https://github.com/redpanda-data/docs
18-
branches: [v/*, api, shared, site-search,'!v-end-of-life/*']
18+
branches: [main,v/*, api, shared, site-search,'!v-end-of-life/*']
1919
- url: https://github.com/redpanda-data/cloud-docs
2020
branches: main
2121
- url: https://github.com/redpanda-data/redpanda-labs

0 commit comments

Comments
 (0)