File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Configuration file to declaratively configure labels
2
2
# Ref: https://github.com/EndBug/label-sync#Config-files
3
3
4
+ - name : backport:v2-4
5
+ description : To be backported to v2-4
6
+ color : ' #ffd700'
4
7
- name : backport:v2-3
5
8
description : To be backported to v2-3
6
9
color : ' #ffd700'
Original file line number Diff line number Diff line change @@ -109,12 +109,12 @@ params:
109
109
version_menu_pagelinks : true
110
110
url_latest_version : https://fluxcd.io/flux/
111
111
versions :
112
- - version : " v2.3 "
112
+ - version : " v2.4 "
113
113
url : https://fluxcd.io
114
+ - version : " v2.3"
115
+ url : https://v2-3.docs.fluxcd.io
114
116
- version : " v2.2"
115
117
url : https://v2-2.docs.fluxcd.io
116
- - version : " v2.1"
117
- url : https://v2-1.docs.fluxcd.io
118
118
logos :
119
119
navbar : flux-horizontal-white.png
120
120
hero : flux-horizontal-color.png
You can’t perform that action at this time.
0 commit comments