Skip to content

Commit b693fff

Browse files
jkohenfabxc
authored andcommitted
Updated release compatibility table (#60)
* Removed obsolete todo. Signed-off-by: Javier Kohen <jkohen@google.com> * Updated version table. Signed-off-by: Javier Kohen <jkohen@google.com>
1 parent 2737f32 commit b693fff

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ can be used as a reference for setup:
4949

5050
The matrix below lists the versions of Prometheus Server and other dependencies that have been qualified to work with releases of `stackdriver-prometheus-sidecar`.
5151

52-
| sidecar version | **Prometheus 2.4.3** | **Prometheus 2.5.x** |
53-
|------------|------------------|-------------------|
54-
| **0.2.x** || - |
55-
| **master** |||
52+
| sidecar version | **Prometheus 2.4.3** | **Prometheus 2.5.x** | **Prometheus 2.5.x** |
53+
|------------|------------------|-------------------|-------------------|
54+
| **0.2.x** || - | - |
55+
| **0.3.x** | | - ||
5656

5757
## Source Code Headers
5858

release.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ echo "${version}" > VERSION
2424
git checkout -b "release-${version}"
2525

2626
# 3. Run `DOCKER_IMAGE_NAME={public_docker_image} make push`.
27-
# TODO(jkohen): This is the public repo. It should replace the line below when we go public.
2827
DOCKER_IMAGE_NAME="gcr.io/stackdriver-prometheus/stackdriver-prometheus-sidecar" make push

0 commit comments

Comments
 (0)