chore(deps): update helm release victoria-metrics-k8s-stack to v0.85.8#8
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update helm release victoria-metrics-k8s-stack to v0.85.8#8renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
b002ab9 to
9ad81b6
Compare
9ad81b6 to
b8223a9
Compare
b8223a9 to
cc8bb4b
Compare
cc8bb4b to
e7136d1
Compare
e7136d1 to
29e8f1d
Compare
29e8f1d to
8a08b14
Compare
8a08b14 to
1261acc
Compare
1261acc to
114ab2e
Compare
114ab2e to
b370f03
Compare
0e3a3b9 to
8688204
Compare
8688204 to
d41086f
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.72.5→0.85.8Release Notes
VictoriaMetrics/helm-charts (victoria-metrics-k8s-stack)
v0.85.8Compare Source
Release notes for version 0.85.8
Release date: 29 Jun 2026
v0.85.7Compare Source
Release notes for version 0.85.7
Release date: 28 Jun 2026
v0.85.6Compare Source
Release notes for version 0.85.6
Release date: 26 Jun 2026
OUTPUT=-(stdout) orOUTPUT=<file>to write all rendered ConfigMap/GrafanaDashboard/VMRule manifests as YAML instead of applying them to the cluster, allowing users to commit the output to a repository and deploy via GitOps tools in air-gapped environments. See #3040$clustervariable into dashboards that have no cluster template variable, causing Grafana to show "No data" or variable errors whenmulticluster: false. See #3042v0.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.v0.84.0Compare Source
Release notes for version 0.84.0
Release date: 15 Jun 2026
v0.83.0Compare Source
Release notes for version 0.83.0
Release date: 12 Jun 2026
v0.82.0Release notes for version 0.82.0
Release date: 08 Jun 2026
v0.81.0Release notes for version 0.81.0
Release date: 28 May 2026
Update note 1:
defaultRules.createis renamed todefaultRules.enabled; per-groupcreateis renamed toenabled. Oldcreatekey is still respected as a fallback ifenabledis not set.Update note 2:
defaultRules.additionalGroupByLabelsis renamed todefaultRules.extraGroupByLabels. OldadditionalGroupByLabelsis still respected as a fallback ifextraGroupByLabelsis not set.defaultRules.createand per-groupcreatetoenabled, with fallback tocreatefor backward compatibility.v0.80.0Compare Source
Release notes for version 0.80.0
Release date: 25 May 2026
v0.79.1Compare Source
Release notes for version 0.79.1
Release date: 20 May 2026
v0.79.0Compare Source
Release notes for version 0.79.0
Release date: 18 May 2026
v0.78.0Compare Source
Release notes for version 0.78.0
Release date: 11 May 2026
v0.77.0Compare Source
Release notes for version 0.77.0
Release date: 03 May 2026
admissionWebhooks.policytoIgnoreso the stack can be installed and upgraded in a single pass without races against the operator's webhook server. Override toFailfor strict validation. See #2874.v0.76.0Compare Source
Release notes for version 0.76.0
Release date: 28 Apr 2026
v0.75.0Compare Source
Release notes for version 0.75.0
Release date: 28 Apr 2026
v0.74.1Compare Source
Release notes for version 0.74.1
Release date: 16 Apr 2026
jobLabel: node-exporterv0.74.0Compare Source
Release notes for version 0.74.0
Release date: 15 Apr 2026
Update note 1: In this release custom
applabels were replaced by well-knownapp.kubernetes.io/component. Additionally chart name prefix was removed.applabel withapp.kubernetes.io/component. See #2785.promscrape.dropOriginalLabelsfrom extraArgs.v0.73.0Compare Source
Release notes for version 0.73.0
Release date: 13 Apr 2026
v0.72.6Compare Source
Release notes for version 0.72.6
Release date: 02 Apr 2026
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.