Skip to content

Comments

feat(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 78.2.1 ➔ 78.3.0 )#3493

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

feat(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 78.2.1 ➔ 78.3.0 )#3493
unsc-oni-ancilla[bot] merged 1 commit intomainfrom
renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-78.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) minor 78.2.1 -> 78.3.0

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

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

@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: observability/kube-prometheus-stack ValidatingWebhookConfiguration: observability/kube-prometheus-stack-admission

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

@@ -10,13 +10,13 @@

     app.kubernetes.io/part-of: kube-prometheus-stack
     release: kube-prometheus-stack
     heritage: Helm
     app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
     app.kubernetes.io/component: prometheus-operator-webhook
 webhooks:
-- name: prometheusrulemutate.monitoring.coreos.com
+- name: prometheusrulevalidate.monitoring.coreos.com
   failurePolicy: Ignore
   rules:
   - apiGroups:
     - monitoring.coreos.com
     apiVersions:
     - '*'
@@ -32,7 +32,29 @@

       path: /admission-prometheusrules/validate
   timeoutSeconds: 10
   admissionReviewVersions:
   - v1
   - v1beta1
   sideEffects: None
+- name: alertmanagerconfigsvalidate.monitoring.coreos.com
+  failurePolicy: Ignore
+  rules:
+  - apiGroups:
+    - monitoring.coreos.com
+    apiVersions:
+    - v1alpha1
+    resources:
+    - alertmanagerconfigs
+    operations:
+    - CREATE
+    - UPDATE
+  clientConfig:
+    service:
+      namespace: observability
+      name: kube-prometheus-stack-operator
+      path: /admission-alertmanagerconfigs/validate
+  timeoutSeconds: 10
+  admissionReviewVersions:
+  - v1
+  - v1beta1
+  sideEffects: None
 

@unsc-oni-ancilla unsc-oni-ancilla bot merged commit 0188592 into main Oct 16, 2025
11 checks passed
@unsc-oni-ancilla unsc-oni-ancilla bot deleted the renovate/ghcr.io-prometheus-community-charts-kube-prometheus-stack-78.x branch October 16, 2025 06:13
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