chore(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 85.2.0 → 85.2.1 ) - #1758
Merged
Mafyuh merged 1 commit intoMay 22, 2026
Conversation
--- 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
|
--- 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
Bot
force-pushed
the
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-85.x
branch
3 times, most recently
from
May 22, 2026 01:25
53d1462 to
5c9476e
Compare
…be-prometheus-stack ( 85.2.0 → 85.2.1 )
renovate
Bot
force-pushed
the
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-85.x
branch
from
May 22, 2026 01:27
5c9476e to
c206a9e
Compare
Mafyuh
deleted the
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-85.x
branch
May 22, 2026 01:27
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.2.0→85.2.1Release Notes
prometheus-community/helm-charts (ghcr.io/prometheus-community/charts/kube-prometheus-stack)
v85.2.1kube-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-operator-admission-webhook-0.40.1...kube-prometheus-stack-85.2.1
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.