Skip to content

Commit 143463b

Browse files
authored
Add new v1.35 release page, move v1.31 to older release section (#521)
Signed-off-by: Derek Nola <derek.nola@suse.com>
1 parent 4a7beb3 commit 143463b

File tree

14 files changed

+67
-13
lines changed

14 files changed

+67
-13
lines changed

.github/workflows/release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
schedule:
55
- cron: '0 6 * * 1' # every Monday at 6:00 AM
66
env:
7-
MINORS: "v1.31 v1.32 v1.33 v1.34"
7+
MINORS: "v1.32 v1.33 v1.34 v1.35"
88
permissions:
99
contents: write
1010
pull-requests: write

docs/release-notes-old/v1.24.X.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide_table_of_contents: true
3-
sidebar_position: 7
3+
sidebar_position: 8
44
title: v1.24.X
55
---
66

docs/release-notes-old/v1.25.X.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide_table_of_contents: true
3-
sidebar_position: 6
3+
sidebar_position: 7
44
title: v1.25.X
55
---
66

docs/release-notes-old/v1.26.X.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide_table_of_contents: true
3-
sidebar_position: 5
3+
sidebar_position: 6
44
title: v1.26.X
55
---
66

docs/release-notes-old/v1.27.X.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide_table_of_contents: true
3-
sidebar_position: 4
3+
sidebar_position: 5
44
title: v1.27.X
55
---
66

docs/release-notes-old/v1.28.X.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide_table_of_contents: true
3-
sidebar_position: 3
3+
sidebar_position: 4
44
title: v1.28.X
55
---
66

docs/release-notes-old/v1.29.X.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide_table_of_contents: true
3-
sidebar_position: 2
3+
sidebar_position: 3
44
title: v1.29.X
55
---
66

docs/release-notes-old/v1.30.X.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide_table_of_contents: true
3-
sidebar_position: 1
3+
sidebar_position: 2
44
title: v1.30.X
55
---
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide_table_of_contents: true
3-
sidebar_position: 4
3+
sidebar_position: 1
44
title: v1.31.X
55
---
66

docs/release-notes/v1.32.X.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide_table_of_contents: true
3-
sidebar_position: 3
3+
sidebar_position: 4
44
title: v1.32.X
55
---
66

0 commit comments

Comments
 (0)