Unverified Commit c5ef9767 authored by Brian Brazil's avatar Brian Brazil Committed by GitHub

Update for Prometheus 2.2 (#996)

parent 3e282205
...@@ -65,9 +65,17 @@ data_sources: ...@@ -65,9 +65,17 @@ data_sources:
type: repo_docs type: repo_docs
items_root: /docs/prometheus/latest/ items_root: /docs/prometheus/latest/
config: config:
name: 'latest (2.1)' name: 'latest (2.2)'
repository: https://github.com/prometheus/prometheus.git repository: https://github.com/prometheus/prometheus.git
refspec: release-2.1 refspec: release-2.2
-
type: repo_docs
items_root: /docs/prometheus/2.2/
config:
name: '2.2'
repository: https://github.com/prometheus/prometheus.git
refspec: release-2.2
canonical: /docs/prometheus/latest/
- -
type: repo_docs type: repo_docs
items_root: /docs/prometheus/2.1/ items_root: /docs/prometheus/2.1/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment