File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -65,9 +65,17 @@ data_sources:
6565 type : repo_docs
6666 items_root : /docs/prometheus/latest/
6767 config :
68- name : ' latest (2.0 )'
68+ name : ' latest (2.1 )'
6969 repository : https://github.com/prometheus/prometheus.git
70- refspec : release-2.0
70+ refspec : release-2.1
71+ -
72+ type : repo_docs
73+ items_root : /docs/prometheus/2.1/
74+ config :
75+ name : ' 2.1'
76+ repository : https://github.com/prometheus/prometheus.git
77+ refspec : release-2.1
78+ canonical : /docs/prometheus/latest/
7179 -
7280 type : repo_docs
7381 items_root : /docs/prometheus/2.0/
@@ -76,6 +84,7 @@ data_sources:
7684 repository : https://github.com/prometheus/prometheus.git
7785 refspec : release-2.0
7886 canonical : /docs/prometheus/latest/
87+ outdated : /docs/prometheus/latest/
7988 -
8089 type : repo_docs
8190 items_root : /docs/prometheus/1.8/
You can’t perform that action at this time.
0 commit comments