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

Update Helm release kube-prometheus-stack to v66.2.1 #433

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 66.1.1 -> 66.2.1

Release Notes

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

v66.2.1

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@kube-prometheus-stack-66.2.0...kube-prometheus-stack-66.2.1

v66.2.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@kube-prometheus-stack-66.1.1...kube-prometheus-stack-66.2.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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 15, 2024 18:38
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Nov 15, 2024
@renovate renovate bot changed the title Update Helm release kube-prometheus-stack to v66.2.0 Update Helm release kube-prometheus-stack to v66.2.1 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/kube-prometheus-stack-66.x branch from d44ff01 to ba1fcf1 Compare November 15, 2024 23:01
@hervenicol
Copy link
Contributor

Upstream log (git log --decorate=full ^kube-prometheus-stack-66.1.1 kube-prometheus-stack-66.2.1 -- charts/kube-prometheus-stack/):

commit 3e6b5f1872a63e77b022cadfc2320477b0234fe4 (HEAD, tag: refs/tags/kube-prometheus-stack-66.2.1)
Author: Sven Schliesing <[email protected]>
Date:   Fri Nov 15 21:47:44 2024 +0100

    [kube-prometheus-stack] Fix README.md (#4998)
    
    * Fix README.md
    
    Fix operator version in "From 65.x to 66.x"
    
    Signed-off-by: Sven Schliesing <[email protected]>
    
    * Bump chart version
    
    Signed-off-by: Sven Schliesing <[email protected]>
    
    ---------
    
    Signed-off-by: Sven Schliesing <[email protected]>

commit d6ab6a32094ce9876b3ff262637edfd6800546ce (tag: refs/tags/kube-prometheus-stack-66.2.0)
Author: Ilia Lazebnik <[email protected]>
Date:   Fri Nov 15 19:27:17 2024 +0200

    regenerate dashboards and alerts (#4997)
    
    Signed-off-by: drfaust92 <[email protected]>

Chart diff:

diff --git charts/kube-prometheus-stack/Chart.yaml charts/kube-prometheus-stack/Chart.yaml
index 7de3ea45..62f421ff 100644
--- charts/kube-prometheus-stack/Chart.yaml
+++ charts/kube-prometheus-stack/Chart.yaml
@@ -23,7 +23,7 @@ name: kube-prometheus-stack
 sources:
   - https://github.com/prometheus-community/helm-charts
   - https://github.com/prometheus-operator/kube-prometheus
-version: 66.1.1
+version: 66.2.1
 appVersion: v0.78.1
 kubeVersion: ">=1.19.0-0"
 home: https://github.com/prometheus-operator/kube-prometheus
@@ -53,7 +53,7 @@ dependencies:
     repository: https://prometheus-community.github.io/helm-charts
     condition: nodeExporter.enabled
   - name: grafana
-    version: "8.5.*"
+    version: "8.6.*"
     repository: https://grafana.github.io/helm-charts
     condition: grafana.enabled
   - name: prometheus-windows-exporter

@hervenicol hervenicol merged commit 632ac0f into main Nov 18, 2024
5 checks passed
@hervenicol hervenicol deleted the renovate/kube-prometheus-stack-66.x branch November 18, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant