[v1.41] Update Prometheus stack to the latest release#4397
Merged
hjiawei merged 1 commit intotigera:release-v1.41from Feb 3, 2026
Merged
[v1.41] Update Prometheus stack to the latest release#4397hjiawei merged 1 commit intotigera:release-v1.41from
hjiawei merged 1 commit intotigera:release-v1.41from
Conversation
rene-dekker
approved these changes
Feb 3, 2026
15 tasks
This changeset upgrades the Prometheus stack to the latest release: * prometheus-operator: from v0.84.0 to v0.88.0. * prometheus: from v3.4.1 to v3.9.1. * alertmanager: from v0.28.0 to v0.30.1.
e919d8e to
efbb7fe
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This changeset upgrades the Prometheus stack to the latest release:
Pick #4379 into the v1.41 release branch.
Release Note
For PR author
make gen-filesmake gen-versionsFor PR reviewers
A note for code reviewers - all pull requests must have the following:
kind/bugif this is a bugfix.kind/enhancementif this is a a new feature.enterpriseif this PR applies to Calico Enterprise only.