Skip to content

Commit 942633f

Browse files
authored
Prep beta (#1256)
1 parent bc8ce01 commit 942633f

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

antora.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: ROOT
22
title: Self-Managed
33
version: 25.2
4-
display_version: '25.2 Beta'
5-
prerelease: true
64
start_page: home:index.adoc
75
nav:
86
- modules/ROOT/nav.adoc
@@ -19,10 +17,10 @@ asciidoc:
1917
# Fallback versions
2018
# We try to fetch the latest versions from GitHub at build time
2119
# --
22-
full-version: 25.1.1
23-
latest-redpanda-tag: 'v25.1.1'
20+
full-version: 25.2.1
21+
latest-redpanda-tag: 'v25.2.1'
2422
latest-console-tag: 'v2.8.5'
25-
latest-release-commit: 'afe1a3f'
23+
latest-release-commit: '68c64fd'
2624
latest-operator-version: 'v2.3.8-24.3.6'
2725
operator-beta-tag: 'v25.1.1-beta1'
2826
helm-beta-tag: 'v25.1.1-beta1'

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: [main, v/*, api, shared, site-search,'!v-end-of-life/*']
18+
branches: [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)