Skip to content

Bump prometheus from 28.9.1 to 29.2.1 in /charts/prometheus - #30

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/helm/charts/prometheus/prometheus-29.2.1
Closed

Bump prometheus from 28.9.1 to 29.2.1 in /charts/prometheus#30
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/helm/charts/prometheus/prometheus-29.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Copy link
Copy Markdown
Contributor

Bumps prometheus from 28.9.1 to 29.2.1.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

GagaMen and others added 2 commits April 15, 2026 23:06
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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file helm Pull requests that update helm code labels Apr 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor Author

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.

@GagaMen

GagaMen commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Closing in favour of a direct bump. This PR no longer merges cleanly and targets 29.2.1, while 29.27.2 is current.

@GagaMen GagaMen closed this Sep 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/helm/charts/prometheus/prometheus-29.2.1 branch September 7, 2026 18:06
GagaMen added a commit that referenced this pull request Sep 7, 2026
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.
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 helm Pull requests that update helm code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant