Skip to content

Comments

feat(container): update ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 77.5.0 → 77.6.0 )#3927

Merged
layla-bot[bot] merged 1 commit intomainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-77.x
Sep 9, 2025
Merged

feat(container): update ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 77.5.0 → 77.6.0 )#3927
layla-bot[bot] merged 1 commit intomainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-77.x

Conversation

@layla-bot
Copy link
Contributor

@layla-bot layla-bot bot commented Sep 9, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/prometheus-community/charts/kube-prometheus-stack (source) minor 77.5.0 -> 77.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner September 9, 2025 18:22
@layla-bot layla-bot bot added type/minor renovate/container area/kubernetes Changes made in the kubernetes directory labels Sep 9, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Sep 9, 2025

--- 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

@@ -11,9 +11,9 @@

 spec:
   interval: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 77.5.0
+    tag: 77.6.0
   url: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
 

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Sep 9, 2025

--- HelmRelease: observability/kube-prometheus-stack PrometheusRule: observability/kube-prometheus-stack-prometheus

+++ HelmRelease: observability/kube-prometheus-stack PrometheusRule: observability/kube-prometheus-stack-prometheus

@@ -194,14 +194,14 @@

         runbook_url: https://runbooks.prometheus-operator.dev/runbooks/prometheus/prometheusremotewritebehind
         summary: Prometheus remote write is behind.
       expr: |-
         # Without max_over_time, failed scrapes could create false negatives, see
         # https://www.robustperception.io/alerting-on-gauges-in-prometheus-2-0 for details.
         (
-          max_over_time(prometheus_remote_storage_highest_timestamp_in_seconds{job="kube-prometheus-stack-prometheus",namespace="observability"}[5m])
-        - ignoring(remote_name, url) group_right
+          max_over_time(prometheus_remote_storage_queue_highest_timestamp_seconds{job="kube-prometheus-stack-prometheus",namespace="observability"}[5m])
+        -
           max_over_time(prometheus_remote_storage_queue_highest_sent_timestamp_seconds{job="kube-prometheus-stack-prometheus",namespace="observability"}[5m])
         )
         > 120
       for: 15m
       labels:
         severity: critical

@layla-bot layla-bot bot merged commit 221e0e4 into main Sep 9, 2025
12 checks passed
@layla-bot layla-bot bot deleted the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-77.x branch September 9, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants