chore(chart-deps): update prometheus-blackbox-exporter to version 11.16.0 - #3476
Draft
svcAPLBot wants to merge 14 commits into
Draft
chore(chart-deps): update prometheus-blackbox-exporter to version 11.16.0#3476svcAPLBot wants to merge 14 commits into
svcAPLBot wants to merge 14 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the Prometheus Community prometheus-blackbox-exporter Helm chart dependency to 11.16.0 and aligns the vendored chart metadata/values accordingly.
Changes:
- Update
charts/prometheus-blackbox-exporterchart version to11.16.0. - Update the chart-index dependency entry to pull
prometheus-blackbox-exporter11.16.0. - Bump the
prometheus-config-reloaderimage tag used by the chart values tov0.93.0.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| charts/prometheus-blackbox-exporter/Chart.yaml | Bumps the vendored chart version to 11.16.0. |
| charts/prometheus-blackbox-exporter/values.yaml | Updates the config reloader image tag to v0.93.0 to match the chart update. |
| chart/chart-index/Chart.yaml | Updates the dependency version reference to 11.16.0 for the chart-index bundle. |
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
Suppressed comments (1)
charts/prometheus-blackbox-exporter/values.yaml:504
- This PR also bumps the bundled config-reloader image tag (prometheus-config-reloader v0.92.1 → v0.93.0), but the PR description only mentions updating the prometheus-blackbox-exporter chart version. Please either (a) update the PR description to explicitly include this additional dependency bump, or (b) revert this line if it was unintended, to keep the change scope clear for reviewers and release notes.
image:
registry: quay.io
repository: prometheus-operator/prometheus-config-reloader
tag: "v0.93.0"
pullPolicy: IfNotPresent
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the dependency prometheus-blackbox-exporter to version 11.16.0.