forked from prometheus/prometheus
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from simonpasquier/aos-bump-v2.7.1
Bump to v2.7.1
- Loading branch information
Showing
1,031 changed files
with
125,730 additions
and
31,578 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ LABEL io.k8s.display-name="OpenShift Prometheus" \ | |
io.k8s.description="The Prometheus monitoring system and time series database." \ | ||
io.openshift.tags="prometheus,monitoring" \ | ||
maintainer="The Prometheus Authors <[email protected]>" \ | ||
version="v2.6.0" | ||
version="v2.7.1" | ||
|
||
ARG FROM_DIRECTORY=/go/src/github.com/prometheus/prometheus | ||
COPY --from=builder ${FROM_DIRECTORY}/prometheus /bin/prometheus | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ LABEL io.k8s.display-name="OpenShift Prometheus" \ | |
io.k8s.description="The Prometheus monitoring system and time series database." \ | ||
io.openshift.tags="prometheus,monitoring" \ | ||
maintainer="OpenShift Development <[email protected]>" \ | ||
version="v2.6.0" | ||
version="v2.7.1" | ||
|
||
ARG FROM_DIRECTORY=/go/src/github.com/prometheus/prometheus | ||
COPY --from=builder ${FROM_DIRECTORY}/prometheus /bin/prometheus | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.6.0 | ||
2.7.1 |
Oops, something went wrong.