chore: upgrade victoria-metrics-operator chart to 0.58.1#779
Merged
Conversation
denis-ryzhkov
previously approved these changes
Feb 13, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the Victoria Metrics Operator Helm dependency used by KOF charts to 0.58.1, updating the umbrella chart configuration and kof-storage dependency metadata/docs accordingly.
Changes:
- Bump
victoria-metrics-operatorchart version from0.43.1to0.58.1incharts/kofandcharts/kof-storage. - Regenerate
charts/kof-storage/Chart.lockfor the updated dependency set. - Remove
configReloaderImageTagfrom several VictoriaMetrics-related values and simplify the VMAlertmanager template rendering.
Reviewed changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| charts/kof/values.yaml | Updates the operator chart version used by the umbrella/Flux configuration. |
| charts/kof/README.md | Regenerates helm-docs output to reflect the new operator chart version. |
| charts/kof-storage/values.yaml | Removes configReloaderImageTag from VMAuth/VMAlert specs. |
| charts/kof-storage/Chart.yaml | Bumps the victoria-metrics-operator dependency to 0.58.1. |
| charts/kof-storage/Chart.lock | Updates locked dependencies/digest after helm dependency update. |
| charts/kof-mothership/values.yaml | Removes configReloaderImageTag from VMAlert/VMAlertmanager spec examples. |
| charts/kof-mothership/templates/victoria/vmalertmanager.yaml | Simplifies rendering of the VMAlertmanager spec (drops prior registry rewrite logic). |
| charts/kof-mothership/README.md | Regenerates helm-docs output to reflect removed fields in values examples. |
6a84bd2 to
5480219
Compare
denis-ryzhkov
approved these changes
Feb 16, 2026
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.
Closes #774