Skip to content

Commit 423d1c5

Browse files
authored
fix(RELEASE.md): Align dates with reality (#5161)
Signed-off-by: Solomon Jacobs <solomonjacobs@protonmail.com>
1 parent f37ef40 commit 423d1c5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* [FEATURE] ...
55
* [ENHANCEMENT] ...
66

7-
## 0.32.0 / 2026-04-10
7+
## 0.32.0 / 2026-04-08
88

99
* [CHANGE] `go get github.com/prometheus/alertmanager/ui` will now fail as compiled UI assets are no longer checked into the repository. Downstream builds that rely on these assets being present in the source tree must now build the UI from source. #5113
1010
* [CHANGE] The '--enable-feature=auto-gomaxprocs' option is deprecated and will be removed in v0.33. This flag currently has no effect and can be safely removed from any startup scripts. #5090

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Release cadence of first pre-releases being cut is 12 weeks.
1313
| v0.29 | 2025-11-01 | Joe Adams (Github: @sysadmind) |
1414
| v0.30 | 2025-12-12 | Solomon Jacobs (Github: @SoloJacobs) |
1515
| v0.31 | 2026-01-31 | Solomon Jacobs (Github: @SoloJacobs) |
16-
| v0.32 | 2026-04-06 | Solomon Jacobs (Github: @SoloJacobs) |
17-
| v0.33 | 2026-06-06 | **volunteer welcome** |
16+
| v0.32 | 2026-04-08 | Solomon Jacobs (Github: @SoloJacobs) |
17+
| v0.33 | 2026-06-08 | **volunteer welcome** |
1818

1919
If you are interested in volunteering please create a pull request against the [prometheus/alertmanager](https://github.com/prometheus/alertmanager) repository and propose yourself for the release of your choice.
2020

0 commit comments

Comments
 (0)