Skip to content

feat(container): update image kube-prometheus-stack ( 83.3.0 → 83.4.3 )#3553

Merged
martinohmann merged 1 commit intomainfrom
renovate/main-kube-prometheus-stack-83.x
Apr 15, 2026
Merged

feat(container): update image kube-prometheus-stack ( 83.3.0 → 83.4.3 )#3553
martinohmann merged 1 commit intomainfrom
renovate/main-kube-prometheus-stack-83.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 15, 2026

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 83.3.083.4.3

Warning

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


Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v83.4.3

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

  • [kube-prometheus-stack] Ensure version value is rendered as string by @​0-tae in #​6806

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-83.4.2...kube-prometheus-stack-83.4.3

v83.4.2

Compare Source

v83.4.1

Compare Source

v83.4.0

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

Full Changelog: prometheus-community/helm-charts@prometheus-29.2.0...kube-prometheus-stack-83.4.0


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 08:00 AM and 08:59 PM, only on Wednesday (* 8-20 * * 3)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from martinohmann as a code owner April 15, 2026 18:58
@github-actions github-actions Bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Apr 15, 2026
@github-actions
Copy link
Copy Markdown

kustomization changes in kubernetes/main

--- kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: monitoring/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

+++ kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: monitoring/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

@@ -13,13 +13,13 @@

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 83.3.0
+      version: 83.4.3
   dependsOn:
   - name: longhorn
     namespace: longhorn-system
   - name: thanos
     namespace: monitoring
   install:

@github-actions
Copy link
Copy Markdown

helmrelease changes in kubernetes/main

--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

+++ HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

@@ -17,15 +17,15 @@

     alertmanagers:
     - namespace: monitoring
       name: kube-prometheus-stack-alertmanager
       port: http-web
       pathPrefix: /
       apiVersion: v2
-  image: quay.io/prometheus/prometheus:v3.11.1
+  image: quay.io/prometheus/prometheus:v3.11.2
   imagePullPolicy: IfNotPresent
-  version: v3.11.1
+  version: v3.11.2
   externalLabels:
     cluster: main
   replicaExternalLabelName: __replica__
   externalUrl: https://prometheus.18b.haus/
   paused: false
   replicas: 1

@martinohmann martinohmann merged commit 09052bf into main Apr 15, 2026
7 checks passed
@martinohmann martinohmann deleted the renovate/main-kube-prometheus-stack-83.x branch April 15, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant