Update helm chart gluon to v0.4.4
This MR contains the following updates:
Package | Update | Change |
---|---|---|
gluon | patch |
0.4.1 -> 0.4.4
|
elasticsearch_exporter | patch |
4.14.0 -> 4.15.0
|
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added Big Bang Core Package Sustainment elasticsearch kindmaintenance labels
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: chart/Chart.lock
Command failed: helm registry login --registry-config /builds/big-bang/pipeline-templates/renovate-runner/renovate/cache/__renovate-private-cache/registry.json --repository-config /builds/big-bang/pipeline-templates/renovate-runner/renovate/cache/__renovate-private-cache/repositories.yaml --repository-cache /builds/big-bang/pipeline-templates/renovate-runner/renovate/cache/__renovate-private-cache/repositories --username robot-bigbang-ci-pullonly-20230313 --password **redacted** registry1.dso.mil/bigbang /bin/sh: helm: command not found
mentioned in issue #90 (closed)
added 3 commits
-
0d1ba6c8...6b33ec08 - 2 commits from branch
main
- 35d281dc - Update helm chart gluon to v0.4.3
-
0d1ba6c8...6b33ec08 - 2 commits from branch
mentioned in issue #94 (closed)
assigned to @bkhamitov
requested review from @jfoster, @cwilliams68067, @ryan.j.garcia, and @jaredmladner
changed milestone to %2.15.0
@bb8-bot This merge request is not marked as draft, if it is ready for review please add the label, statusreview.
added needs-labels label
- Resolved by Bulat Khamitov
Is there an issue with bringing the prometheus-elasticsearch-exporter dependency up to date? Its had numerous updates since Sept 2022 which is when we last swapped.
I mostly asked/noticed because you rebuilt the tar.gz for it, though the only difference is indentation. I assume you accidentally ran a linter on this file and then didnt add it to the branch.
- Resolved by Bulat Khamitov
seems the Chart.yaml was at 4.14.0 for prometheus-elasticsearch-exporter but no one ran the
helm dep up
until now for Gluon which updated both.