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(base-cluster/dependencies): update helm release kube-prometheus-stack to v65 #1214

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 62.x -> 65.x

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v65.5.1

Compare Source

v65.5.0

Compare Source

v65.4.0

Compare Source

v65.3.2

Compare Source

v65.3.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

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.16.0...kube-prometheus-stack-65.3.1

v65.3.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-mongodb-exporter-3.7.2...kube-prometheus-stack-65.3.0

v65.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-state-metrics-5.26.0...kube-prometheus-stack-65.2.0

v65.1.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

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-stackdriver-exporter-4.6.1...kube-prometheus-stack-65.1.1

v65.1.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-sql-exporter-0.1.1...kube-prometheus-stack-65.1.0

v65.0.0

Compare Source

v64.0.0

Compare Source

v63.1.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@kube-prometheus-stack-63.0.0...kube-prometheus-stack-63.1.0

v63.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

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-conntrack-stats-exporter-0.5.11...kube-prometheus-stack-63.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 cwrau as a code owner October 30, 2024 11:54
@renovate renovate bot enabled auto-merge (squash) October 30, 2024 11:54
@renovate renovate bot force-pushed the renovate/base-cluster-kube-prometheus-stack-65.x branch from a07ceff to 83a4197 Compare October 30, 2024 11:55
@renovate renovate bot force-pushed the renovate/base-cluster-kube-prometheus-stack-65.x branch from 83a4197 to e35323f Compare October 30, 2024 12:00
@renovate renovate bot merged commit 5f701ed into main Oct 30, 2024
16 checks passed
@renovate renovate bot deleted the renovate/base-cluster-kube-prometheus-stack-65.x branch October 30, 2024 12:39
teutonet-bot added a commit that referenced this pull request Nov 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[7.0.0](base-cluster-v6.7.0...base-cluster-v7.0.0)
(2024-11-11)


### ⚠ BREAKING CHANGES

* **base-cluster/rbac:** allow to use the k8s default ClusterRoles
([#1230](#1230))
* **base-cluster/dependencies:** update helm release descheduler to
0.31.x
([#1173](#1173))

### Features

* **base-cluster/rbac:** allow to use the k8s default ClusterRoles
([#1230](#1230))
([a3b24e4](a3b24e4))


### Bug Fixes

* **base-cluster/monitoring:** only roll out alertmanager oauth-proxy
when alertmanager is enabled 🤣
([#1180](#1180))
([a1d8888](a1d8888))
* **base-cluster:** curl images imagePullPolicy
([#1168](#1168))
([bb1942d](bb1942d))


### Miscellaneous Chores

* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.31.2
([#1191](#1191))
([e3ffc13](e3ffc13))
* **base-cluster/dependencies:** update docker.io/curlimages/curl docker
tag to v8.10.1
([#1193](#1193))
([54966a8](54966a8))
* **base-cluster/dependencies:** update docker.io/fluxcd/flux-cli docker
tag to v2.4.0
([#1212](#1212))
([6519edf](6519edf))
* **base-cluster/dependencies:** update helm release descheduler to
0.31.x
([#1173](#1173))
([784958c](784958c))
* **base-cluster/dependencies:** update helm release
kube-prometheus-stack to v65
([#1214](#1214))
([5f701ed](5f701ed))
* **base-cluster:** formatting
([#1198](#1198))
([b9bd4a4](b9bd4a4))
* **base-cluster:** this is now supported 🥳
([#1135](#1135))
([515ce2d](515ce2d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

2 participants