Skip to content

Comments

fix(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 80.2.1 ➔ 80.2.2 )#3727

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

fix(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 80.2.1 ➔ 80.2.2 )#3727
unsc-oni-ancilla[bot] merged 1 commit intomainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-80.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 80.2.1 -> 80.2.2

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: 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-admission

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

@@ -21,7 +21,8 @@

   resources:
   - validatingwebhookconfigurations
   - mutatingwebhookconfigurations
   verbs:
   - get
   - update
+  - patch
 
--- HelmRelease: observability/kube-prometheus-stack Job: observability/kube-prometheus-stack-admission-create

+++ HelmRelease: observability/kube-prometheus-stack Job: observability/kube-prometheus-stack-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: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.5
+        image: ghcr.io/jkroepke/kube-webhook-certgen:1.7.3
         imagePullPolicy: IfNotPresent
         args:
         - create
         - --host=kube-prometheus-stack-operator,kube-prometheus-stack-operator.observability.svc
         - --namespace=observability
         - --secret-name=kube-prometheus-stack-admission
--- HelmRelease: observability/kube-prometheus-stack Job: observability/kube-prometheus-stack-admission-patch

+++ HelmRelease: observability/kube-prometheus-stack Job: observability/kube-prometheus-stack-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: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.5
+        image: ghcr.io/jkroepke/kube-webhook-certgen:1.7.3
         imagePullPolicy: IfNotPresent
         args:
         - patch
         - --webhook-name=kube-prometheus-stack-admission
         - --namespace=observability
         - --secret-name=kube-prometheus-stack-admission

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

@unsc-oni-ancilla unsc-oni-ancilla bot merged commit 053b937 into main Dec 12, 2025
11 checks passed
@unsc-oni-ancilla unsc-oni-ancilla bot deleted the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-80.x branch December 12, 2025 09: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