Update Helm release victoria-metrics-k8s-stack to v0.85.5#157
Open
renovate[bot] wants to merge 1 commit into
Open
Update Helm release victoria-metrics-k8s-stack to v0.85.5#157renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
4756d41 to
78defcd
Compare
78defcd to
2dd5869
Compare
2dd5869 to
35513a5
Compare
35513a5 to
6fa55d6
Compare
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 contains the following updates:
0.84.0→0.85.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
VictoriaMetrics/helm-charts (victoria-metrics-k8s-stack)
v0.85.5Compare Source
Release notes for version 0.85.5
Release date: 25 Jun 2026
v0.85.4Compare Source
Release notes for version 0.85.4
Release date: 24 Jun 2026
syncJob.useOwnerReferences(defaulttrue). See #3032v0.85.3Compare Source
Release notes for version 0.85.3
Release date: 24 Jun 2026
uidto the datasource type instead of the actual UID, causing "Datasource not found" errors for dashboards with hardcoded datasource UIDs. See #3028v0.85.2Compare Source
Release notes for version 0.85.2
Release date: 23 Jun 2026
syncJob.multicluster: falsehaving no effect on injected dashboards — cluster variable was left as a query type with multi-value selection enabled. See #3024v0.85.1Compare Source
Release notes for version 0.85.1
Release date: 23 Jun 2026
v0.85.0Compare Source
Release notes for version 0.85.0
Release date: 23 Jun 2026
Update note 1:
defaultDashboards.defaultTimezoneis removed. Dashboard timezone is now managed exclusively by Grafana (e.g.grafana.grafana\.ini.date_formats.default_timezone).Update note 2:
defaultRules.groups[*].targetNamespaceis replaced bydefaultRules.groups[*].jobNamespaces, a per-group map from scrape job name to namespace regex. A globaldefaultRules.jobNamespacesis also available and is merged with per-group values (per-group wins on conflict). The new defaults scopekubernetesAppstokube-state-metricsandkubernetesStoragetokubelet.Update note 3: Helm-rendered dashboard ConfigMaps and VMRules are removed. Dashboards and rules are now fetched and applied at deploy time by the sync-job (
syncJob.enabled: trueby default). DisablesyncJob.enabledonly if managing dashboards and rules externally.vtsingleandvtclusterdeploy operator-managedVTSingle/VTClusterCRs; ports follow the10xxxscheme (single10428, insert10481, select10471, storage10491); Grafana Jaeger datasource is auto-provisioned pointing at<endpoint>/select/jaeger; dashboard sync entries for single-node and cluster views are includedk8sCollectorfor automatic Kubernetes logs collection, Grafana datasource integration, and internal VMAuth routing when both metrics and logs backends are configured. See #1910 and #1909commonsection (clusterLabel,multicluster) shared across dashboards and rules; Grafana-specific settings (labelName,labelValue,datasource,operator) live underdashboards.common.grafanadefaultRules.rulesglobal per-rule overrides map to patch spec or enable/disable individual rules across all groupsspec:support indefaultRules.groupsfor VMRule group-level properties (e.g.interval,params)defaultRules.jobNamespaces(global) anddefaultRules.groups[*].jobNamespaces(per-group, merged) to injectnamespace=~"<value>"into metric selectors by scrape job name; replaces per-grouptargetNamespacesyncJob.multiclusterto override multicluster mode independently ofgrafana.sidecar.dashboards.multiclustermulticluster: falseno longer injectsclusterLabelinto aggregationby()clauses in rule expressions; existing labels are still renamed to match the configuredclusterLabeldefaultRules.additionalGroupByLabelstodefaultRules.extraGroupByLabels; old key accepted as fallback; per-groupextraGroupByLabels: []now explicitly clears the global valuedefaultDashboards.defaultTimezoneextraGroupByLabelsoverride that replaces the globaldefaultRules.extraGroupByLabelsfor that group. See #2832.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.