File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
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-3
5
+ description : To be backported to v2-3
6
+ color : ' #ffd700'
4
7
- name : backport:v2-2
5
8
description : To be backported to v2-2
6
9
color : ' #ffd700'
Original file line number Diff line number Diff line change @@ -104,13 +104,15 @@ params:
104
104
algolia_docsearch : true
105
105
offlineSearch : false
106
106
version_menu : " Versions"
107
- version : " 2.2 "
107
+ version : " 2.3 "
108
108
archived_version : false
109
109
version_menu_pagelinks : true
110
110
url_latest_version : https://fluxcd.io/flux/
111
111
versions :
112
- - version : " v2.2 "
112
+ - version : " v2.3 "
113
113
url : https://fluxcd.io
114
+ - version : " v2.2"
115
+ url : https://v2-2.docs.fluxcd.io
114
116
- version : " v2.1"
115
117
url : https://v2-1.docs.fluxcd.io
116
118
- version : " v2.0"
You can’t perform that action at this time.
0 commit comments