Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm)!: Update chart kube-prometheus-stack ( 60.5.0 → 61.0.0 ) #3902

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 60.5.0 -> 61.0.0

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v61.0.0

Compare Source

kube-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-crds-13.0.0...kube-prometheus-stack-61.0.0


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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| helm       | kube-prometheus-stack | 60.5.0 | 61.0.0 |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
Copy link

Helm Release Diff: monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml

--- /tmp/tmp.qLOMnJFJvi	2024-06-28 10:09:13.325867001 +0000
+++ /tmp/tmp.P3mALHDtio	2024-06-28 10:09:14.961894925 +0000
@@ -1052,12 +1052,12 @@
     spec:
       containers:
         - name: kube-prometheus-stack
-          image: "quay.io/prometheus-operator/prometheus-operator:v0.74.0"
+          image: "quay.io/prometheus-operator/prometheus-operator:v0.75.0"
           imagePullPolicy: "IfNotPresent"
           args:
             - --kubelet-service=kube-system/kube-prometheus-stack-kubelet
             - --localhost=127.0.0.1
-            - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.74.0
+            - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.75.0
             - --config-reloader-cpu-request=0
             - --config-reloader-cpu-limit=200m
             - --config-reloader-memory-request=0

@billimek billimek merged commit b29a1b0 into master Jun 28, 2024
2 checks passed
@billimek billimek deleted the renovate/kube-prometheus-stack-61.x branch June 28, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant