mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Cut v2.33.4 (#10337)
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
This commit is contained in:
parent
24827782cb
commit
83032011a5
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 2.33.4 / 2022-02-22
|
||||
|
||||
* [BUGFIX] TSDB: Fix panic when m-mapping head chunks onto the disk. #10316
|
||||
|
||||
## 2.33.3 / 2022-02-11
|
||||
|
||||
* [BUGFIX] Azure SD: Fix a regression when public IP Address isn't set. #10289
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.33.3
|
||||
2.33.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue