Skip to content

Commit ebe8bc2

Browse files
authored
Merge pull request #2237 from fluxcd/prepare-v2-6
Prepare Flux 2.6.0 release
2 parents 80d30cf + fb08455 commit ebe8bc2

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.github/labels.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Configuration file to declaratively configure labels
22
# Ref: https://github.com/EndBug/label-sync#Config-files
33

4+
- name: backport:v2-6
5+
description: To be backported to v2-6
6+
color: '#ffd700'
47
- name: backport:v2-5
58
description: To be backported to v2-5
69
color: '#ffd700'

hugo.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,12 @@ params:
109109
version_menu_pagelinks: true
110110
url_latest_version: https://fluxcd.io/flux/
111111
versions:
112-
- version: "v2.5"
112+
- version: "v2.6"
113113
url: https://fluxcd.io
114+
- version: "v2.5"
115+
url: https://v2-5.docs.fluxcd.io
114116
- version: "v2.4"
115117
url: https://v2-4.docs.fluxcd.io
116-
- version: "v2.3"
117-
url: https://v2-3.docs.fluxcd.io
118118
logos:
119119
navbar: flux-horizontal-white.png
120120
hero: flux-horizontal-color.png

0 commit comments

Comments
 (0)