Skip to content

chore(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 85.2.0 → 85.2.1 ) - #1758

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-85.x
May 22, 2026
Merged

chore(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 85.2.0 → 85.2.1 )#1758
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-85.x

Conversation

@renovate

@renovate renovate Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/prometheus-community/charts/kube-prometheus-stack (source) patch 85.2.085.2.1

Release Notes

prometheus-community/helm-charts (ghcr.io/prometheus-community/charts/kube-prometheus-stack)

v85.2.1

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] Update kube-prometheus-stack dependency non-major updates by @​renovate[bot] in #​6932

Full Changelog: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.40.1...kube-prometheus-stack-85.2.1


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown
--- kubernetes/apps/monitoring/grafana/app Kustomization: monitoring/grafana OCIRepository: monitoring/grafana-operator

+++ kubernetes/apps/monitoring/grafana/app Kustomization: monitoring/grafana OCIRepository: monitoring/grafana-operator

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

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 5.23.0
+    tag: 5.22.2
   url: oci://ghcr.io/grafana/helm-charts/grafana-operator
 
--- kubernetes/apps/monitoring/prometheus/app Kustomization: monitoring/prometheus OCIRepository: monitoring/kube-prometheus-stack

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

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

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

@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown
--- HelmRelease: monitoring/grafana-operator Deployment: monitoring/grafana-operator

+++ HelmRelease: monitoring/grafana-operator Deployment: monitoring/grafana-operator

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

           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
-        image: ghcr.io/grafana/grafana-operator:v5.23.0
+        image: ghcr.io/grafana/grafana-operator:v5.22.2
         imagePullPolicy: IfNotPresent
         env:
         - name: WATCH_NAMESPACE
           value: ''
         - name: WATCH_NAMESPACE_SELECTOR
           value: ''
--- HelmRelease: monitoring/prometheus Deployment: monitoring/prometheus-kube-state-metrics

+++ HelmRelease: monitoring/prometheus Deployment: monitoring/prometheus-kube-state-metrics

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

       containers:
       - name: kube-state-metrics
         args:
         - --port=8080
         - --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpointslices,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments
         imagePullPolicy: IfNotPresent
-        image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.18.0
+        image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.0
         ports:
         - containerPort: 8080
           name: http
         - containerPort: 8081
           name: metrics
         livenessProbe:
--- HelmRelease: monitoring/prometheus Job: monitoring/prometheus-kube-prometheus-admission-create

+++ HelmRelease: monitoring/prometheus Job: monitoring/prometheus-kube-prometheus-admission-create

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

         heritage: Helm
         app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
         app.kubernetes.io/component: prometheus-operator-webhook
     spec:
       containers:
       - name: create
-        image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.2
+        image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.3
         imagePullPolicy: IfNotPresent
         args:
         - create
         - --host=prometheus-kube-prometheus-operator,prometheus-kube-prometheus-operator.monitoring.svc
         - --namespace=monitoring
         - --secret-name=prometheus-kube-prometheus-admission
--- HelmRelease: monitoring/prometheus Job: monitoring/prometheus-kube-prometheus-admission-patch

+++ HelmRelease: monitoring/prometheus Job: monitoring/prometheus-kube-prometheus-admission-patch

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

         heritage: Helm
         app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
         app.kubernetes.io/component: prometheus-operator-webhook
     spec:
       containers:
       - name: patch
-        image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.2
+        image: ghcr.io/jkroepke/kube-webhook-certgen:1.8.3
         imagePullPolicy: IfNotPresent
         args:
         - patch
         - --webhook-name=prometheus-kube-prometheus-admission
         - --namespace=monitoring
         - --secret-name=prometheus-kube-prometheus-admission

@renovate
renovate Bot force-pushed the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-85.x branch 3 times, most recently from 53d1462 to 5c9476e Compare May 22, 2026 01:25
@renovate
renovate Bot force-pushed the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-85.x branch from 5c9476e to c206a9e Compare May 22, 2026 01:27
@Mafyuh
Mafyuh merged commit dccb8e6 into main May 22, 2026
5 checks passed
@Mafyuh
Mafyuh deleted the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-85.x branch May 22, 2026 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant