File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -68,10 +68,19 @@ data_sources:
68
68
identifier_type : legacy
69
69
items_root : /docs/prometheus/latest/
70
70
config :
71
- name : ' latest (2.13 )'
71
+ name : ' latest (2.14 )'
72
72
repository : https://github.com/prometheus/prometheus.git
73
- refspec : release-2.13
73
+ refspec : release-2.14
74
74
encoding : utf-8
75
+ -
76
+ type : repo_docs
77
+ identifier_type : legacy
78
+ items_root : /docs/prometheus/2.14/
79
+ config :
80
+ name : ' 2.14'
81
+ repository : https://github.com/prometheus/prometheus.git
82
+ refspec : release-2.14
83
+ canonical : /docs/prometheus/latest/
75
84
-
76
85
type : repo_docs
77
86
identifier_type : legacy
@@ -81,6 +90,7 @@ data_sources:
81
90
repository : https://github.com/prometheus/prometheus.git
82
91
refspec : release-2.13
83
92
canonical : /docs/prometheus/latest/
93
+ outdated : /docs/prometheus/latest/
84
94
-
85
95
type : repo_docs
86
96
identifier_type : legacy
You can’t perform that action at this time.
0 commit comments