mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-21 03:38:43 +00:00
cut 0.4.0
This commit is contained in:
parent
592585e354
commit
7a3e3f739c
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
## 0.4.0 / 2017-02-02
|
||||
|
||||
* [CHANGE] Split endpoint and job in separate labels instead of a single
|
||||
concatenated one.
|
||||
* [BUGFIX] Properly exit on errors communicating with the apiserver.
|
||||
|
||||
## 0.3.0 / 2017-01-31
|
||||
|
||||
This release introduces breaking changes to the underlying naming schemes. It
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1,2 +1,2 @@
|
|||
0.3.0
|
||||
0.4.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue