Skip to content

Commit 4fba314

Browse files
committed
Add v1.36 release notes
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
1 parent c882798 commit 4fba314

15 files changed

Lines changed: 905 additions & 613 deletions

File tree

.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.32 v1.33 v1.34 v1.35"
7+
MINORS: "v1.33 v1.34 v1.35 v1.36"
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: 8
3+
sidebar_position: 9
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: 7
3+
sidebar_position: 8
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: 6
3+
sidebar_position: 7
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: 5
3+
sidebar_position: 6
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: 4
3+
sidebar_position: 5
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: 3
3+
sidebar_position: 4
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: 2
3+
sidebar_position: 3
44
title: v1.30.X
55
---
66

docs/release-notes-old/v1.31.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.31.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.32.X
55
---
66

0 commit comments

Comments
 (0)