Bump prometheus from 28.9.1 to 29.2.1 in /charts/prometheus - #30
Bump prometheus from 28.9.1 to 29.2.1 in /charts/prometheus#30dependabot[bot] wants to merge 2 commits into
Conversation
Bumps prometheus from 28.9.1 to 29.2.1. --- updated-dependencies: - dependency-name: prometheus dependency-version: 29.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
A newer version of prometheus exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
Closing in favour of a direct bump. This PR no longer merges cleanly and targets 29.2.1, while 29.27.2 is current. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Dependabot's PR #30 for this bump had been open since April, no longer merged cleanly, and targeted 29.2.1 -- so it was closed in favour of going straight to the current 29.27.2. Prometheus itself moves v3.9.1 -> v3.14.0, node-exporter v1.10.2 -> v1.12.1, kube-state-metrics v2.18.0 -> v2.20.0. The 29.0 breaking change is service discovery: kubernetes-api-servers, kubernetes-service-endpoints and kubernetes-service-endpoints-slow moved from the endpoints role to endpointslice, since endpoints is deprecated as of Kubernetes 1.33. Nothing here relabels on endpoint labels, the one meta label the chart itself used was renamed along with the role, and the server ClusterRole already carried discovery.k8s.io/endpointslices, so no permission had to be added. Target counts before and after the upgrade match. The schema needed seven keys the new defaults introduced: five under kube-state-metrics (authFilter, collectorsExclude, collectorsExtra, plus the two name overrides), permissionInitContainer under prometheus-node-exporter, and server.image.distroless. The node-exporter arrangement that makes host units and the textfile drop visible -- the systemd collector, the textfile directory, and the D-Bus and textfile host mounts -- renders byte for byte as before.
Bumps prometheus from 28.9.1 to 29.2.1.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)