File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 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'
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments