Skip to content

Comments

fix(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.2.0 ➔ 79.2.1 )#3581

Merged
unsc-oni-ancilla[bot] merged 1 commit intomainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-79.x
Nov 6, 2025
Merged

fix(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 79.2.0 ➔ 79.2.1 )#3581
unsc-oni-ancilla[bot] merged 1 commit intomainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-79.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

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

Configuration

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

🚦 Automerge: Enabled.

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

--- HelmRelease: observability/kube-prometheus-stack ClusterRole: observability/kube-prometheus-stack-operator

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

@@ -85,12 +85,13 @@

   verbs:
   - get
   - list
   - watch
 - apiGroups:
   - ''
+  - events.k8s.io
   resources:
   - events
   verbs:
   - patch
   - create
 - apiGroups:
@@ -104,7 +105,18 @@

 - apiGroups:
   - storage.k8s.io
   resources:
   - storageclasses
   verbs:
   - get
+- apiGroups:
+  - discovery.k8s.io
+  resources:
+  - endpointslices
+  verbs:
+  - get
+  - create
+  - list
+  - watch
+  - update
+  - delete
 

@unsc-oni-ancilla
Copy link
Contributor Author

--- 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.2.0
+    tag: 79.2.1
   url: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
 

@unsc-oni-ancilla unsc-oni-ancilla bot merged commit 889b3e6 into main Nov 6, 2025
11 checks passed
@unsc-oni-ancilla unsc-oni-ancilla bot deleted the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-79.x branch November 6, 2025 08:11
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.

0 participants