fix(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 85.0.2 ➔ 85.0.3 )#1524
Merged
robot-rosey[bot] merged 1 commit intoMay 14, 2026
Conversation
…-prometheus-stack ( 85.0.2 ➔ 85.0.3 )
Contributor
Author
--- kubernetes/apps/observability/kube-prometheus-stack/app Kustomization: observability/kube-prometheus-stack OCIRepository: observability/kube-prometheus-stack
+++ kubernetes/apps/observability/kube-prometheus-stack/app Kustomization: observability/kube-prometheus-stack OCIRepository: observability/kube-prometheus-stack
@@ -10,9 +10,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 85.0.2
+ tag: 85.0.3
url: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
|
There was a problem hiding this comment.
kube-prometheus-stack: 85.0.2 → 85.0.3
Verdict: Safe to merge
No breaking changes or deprecations identified. This patch release updates internal dependencies only:
| Dependency | Old | New | Notes |
|---|---|---|---|
| prometheus-operator | v0.90.0 | v0.90.1 | Bugfix: Probe now respects HTTP client settings in scrape config |
| grafana chart | 12.3.1 | 12.3.2 | Patch release, no breaking changes |
| requests library | 2.34.0 | 2.34.1 | Type improvements (MutableMapping, Iterable detection) |
| kubernetes-mixin | digest update | digest update | Dashboards regenerated |
The embedded prometheus-operator bugfix for Probe HTTP client settings is the only user-facing change. The HelmRelease in this repo does not configure custom HTTP client settings for probes, so this change has no impact.
Sources consulted:
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.
This PR contains the following updates:
85.0.2→85.0.3Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.