Commit 7bdac528 authored by Brian Brazil's avatar Brian Brazil

Update for Prometheus 2.3

Signed-off-by: 's avatarBrian Brazil <brian.brazil@robustperception.io>
parent 80bc7afb
......@@ -65,9 +65,17 @@ data_sources:
type: repo_docs
items_root: /docs/prometheus/latest/
config:
name: 'latest (2.2)'
name: 'latest (2.3)'
repository: https://github.com/prometheus/prometheus.git
refspec: release-2.2
refspec: release-2.3
-
type: repo_docs
items_root: /docs/prometheus/2.3/
config:
name: '2.3'
repository: https://github.com/prometheus/prometheus.git
refspec: release-2.3
canonical: /docs/prometheus/latest/
-
type: repo_docs
items_root: /docs/prometheus/2.2/
......@@ -75,7 +83,7 @@ data_sources:
name: '2.2'
repository: https://github.com/prometheus/prometheus.git
refspec: release-2.2
canonical: /docs/prometheus/latest/
canonical: /docs/prometheus/2.2/
-
type: repo_docs
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