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

chore(deps): update helm release kube-prometheus-stack to v61.9.0 #364

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 61.8.0 -> 61.9.0

Release Notes

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

v61.9.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

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-elasticsearch-exporter-6.3.1...kube-prometheus-stack-61.9.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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

PR Reviewer Guide 🔍

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No key issues to review

Copy link
Contributor

github-actions bot commented Aug 13, 2024

PR Code Suggestions ✨

CategorySuggestion                                                                                                                                    Score
Maintainability
Use a variable for the version number to simplify future updates

Consider using a variable for the version number to facilitate easier updates and
maintainability.

observability/base/kube-prometheus-stack/helmrelease.yaml [14]

-version: "61.9.0"
+version: "{{ .Values.kubePrometheusStack.version }}"
 
Suggestion importance[1-10]: 8

Why: Using a variable for the version number improves maintainability and makes future updates easier. This is a good practice for configuration management.

8

@Smana Smana merged commit 83db170 into main Aug 15, 2024
3 checks passed
@Smana Smana deleted the renovate/kube-prometheus-stack-61.x branch August 15, 2024 13:36
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