Skip to content

Comments

feat(container)!: Update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.12.0 ➔ 80.2.1 )#3705

Merged
binaryn3xus merged 2 commits intomainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-80.x
Dec 12, 2025
Merged

feat(container)!: Update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.12.0 ➔ 80.2.1 )#3705
binaryn3xus merged 2 commits intomainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-80.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

@unsc-oni-ancilla unsc-oni-ancilla bot commented Dec 7, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/prometheus-community/charts/kube-prometheus-stack (source) major 79.12.0 -> 80.2.1

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: 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 these updates again.


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

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Dec 7, 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: 79.12.0
+    tag: 80.2.1
   url: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
 

@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Dec 7, 2025

--- HelmRelease: observability/kube-prometheus-stack ClusterRole: observability/kube-state-metrics

+++ HelmRelease: observability/kube-prometheus-stack ClusterRole: observability/kube-state-metrics

@@ -44,15 +44,15 @@

   resources:
   - deployments
   verbs:
   - list
   - watch
 - apiGroups:
-  - ''
-  resources:
-  - endpoints
+  - discovery.k8s.io
+  resources:
+  - endpointslices
   verbs:
   - list
   - watch
 - apiGroups:
   - autoscaling
   resources:
--- HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-state-metrics

+++ HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-state-metrics

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

           type: RuntimeDefault
       dnsPolicy: ClusterFirst
       containers:
       - name: kube-state-metrics
         args:
         - --port=8080
-        - --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments
+        - --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
         - --metric-labels-allowlist=pods=[*],deployments=[*],persistentvolumeclaims=[*]
         imagePullPolicy: IfNotPresent
         image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.17.0
         ports:
         - containerPort: 8080
           name: http
--- HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-prometheus-stack-operator

+++ HelmRelease: observability/kube-prometheus-stack Deployment: observability/kube-prometheus-stack-operator

@@ -31,20 +31,20 @@

         app: kube-prometheus-stack-operator
         app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
         app.kubernetes.io/component: prometheus-operator
     spec:
       containers:
       - name: kube-prometheus-stack
-        image: quay.io/prometheus-operator/prometheus-operator:v0.86.2
+        image: quay.io/prometheus-operator/prometheus-operator:v0.87.1
         imagePullPolicy: IfNotPresent
         args:
         - --kubelet-service=kube-system/kube-prometheus-stack-kubelet
         - --kubelet-endpoints=true
         - --kubelet-endpointslice=false
         - --localhost=127.0.0.1
-        - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.86.2
+        - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.87.1
         - --config-reloader-cpu-request=0
         - --config-reloader-cpu-limit=0
         - --config-reloader-memory-request=0
         - --config-reloader-memory-limit=0
         - --thanos-default-base-image=quay.io/thanos/thanos:v0.40.1
         - --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1

@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-80.x branch from 0f0b711 to 3da8875 Compare December 9, 2025 17:09
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(container)!: Update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.12.0 ➔ 80.0.0 ) feat(container)!: Update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.12.0 ➔ 80.1.0 ) Dec 9, 2025
@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-80.x branch from 3da8875 to b7cd9f2 Compare December 9, 2025 18:10
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(container)!: Update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.12.0 ➔ 80.1.0 ) feat(container)!: Update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.12.0 ➔ 80.2.0 ) Dec 9, 2025
@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-80.x branch from b7cd9f2 to 001806c Compare December 12, 2025 00:35
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(container)!: Update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.12.0 ➔ 80.2.0 ) feat(container)!: Update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.12.0 ➔ 80.2.1 ) Dec 12, 2025
@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-80.x branch from 001806c to ec30d6c Compare December 12, 2025 02:15
@binaryn3xus binaryn3xus merged commit 34a552e into main Dec 12, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-80.x branch December 12, 2025 02:22
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