Skip to content

Update Helm release victoria-metrics-k8s-stack to v0.85.5#157

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/victoria-metrics-k8s-stack-0.x
Open

Update Helm release victoria-metrics-k8s-stack to v0.85.5#157
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/victoria-metrics-k8s-stack-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
victoria-metrics-k8s-stack minor 0.84.00.85.5

Warning

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.5

Compare Source

Release notes for version 0.85.5

Release date: 25 Jun 2026

Helm: v3 AppVersion: v1.146.0

  • fix sync-job failing to patch cluster variable filters in dashboards that store variable queries as structured objects (map form) instead of plain strings. See #​3038.

v0.85.4

Compare Source

Release notes for version 0.85.4

Release date: 24 Jun 2026

Helm: v3 AppVersion: v1.146.0

  • sync-job now sets owner references on managed ConfigMaps, GrafanaDashboards, and VMRules pointing to its ServiceAccount, so Kubernetes automatically garbage-collects them when the chart is uninstalled via any tool (Helm, ArgoCD, etc.). Controlled by syncJob.useOwnerReferences (default true). See #​3032

v0.85.3

Compare Source

Release notes for version 0.85.3

Release date: 24 Jun 2026

Helm: v3 AppVersion: v1.146.0

  • fix sync-job patching dashboard datasource uid to the datasource type instead of the actual UID, causing "Datasource not found" errors for dashboards with hardcoded datasource UIDs. See #​3028

v0.85.2

Compare Source

Release notes for version 0.85.2

Release date: 23 Jun 2026

Helm: v3 AppVersion: v1.146.0

  • fix syncJob.multicluster: false having no effect on injected dashboards — cluster variable was left as a query type with multi-value selection enabled. See #​3024

v0.85.1

Compare Source

Release notes for version 0.85.1

Release date: 23 Jun 2026

Helm: v3 AppVersion: v1.146.0

  • use explicit semver tag for sync job
  • make syncJob a helm hook

v0.85.0

Compare Source

Release notes for version 0.85.0

Release date: 23 Jun 2026

Helm: v3 AppVersion: v1.146.0

  • bump version of VM components to v1.146.0
    Update note 1: defaultDashboards.defaultTimezone is removed. Dashboard timezone is now managed exclusively by Grafana (e.g. grafana.grafana\.ini.date_formats.default_timezone).

Update note 2: defaultRules.groups[*].targetNamespace is replaced by defaultRules.groups[*].jobNamespaces, a per-group map from scrape job name to namespace regex. A global defaultRules.jobNamespaces is also available and is merged with per-group values (per-group wins on conflict). The new defaults scope kubernetesApps to kube-state-metrics and kubernetesStorage to kubelet.

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: true by default). Disable syncJob.enabled only if managing dashboards and rules externally.

  • add traces storage support: vtsingle and vtcluster deploy operator-managed VTSingle/VTCluster CRs; ports follow the 10xxx scheme (single 10428, insert 10481, select 10471, storage 10491); Grafana Jaeger datasource is auto-provisioned pointing at <endpoint>/select/jaeger; dashboard sync entries for single-node and cluster views are included
  • add logs collection and storage support: VLSingle, VLCluster, VLAgent with k8sCollector for automatic Kubernetes logs collection, Grafana datasource integration, and internal VMAuth routing when both metrics and logs backends are configured. See #​1910 and #​1909
  • introduce sync-job config with common section (clusterLabel, multicluster) shared across dashboards and rules; Grafana-specific settings (labelName, labelValue, datasource, operator) live under dashboards.common.grafana
  • add defaultRules.rules global per-rule overrides map to patch spec or enable/disable individual rules across all groups
  • add per-group spec: support in defaultRules.groups for VMRule group-level properties (e.g. interval, params)
  • add defaultRules.jobNamespaces (global) and defaultRules.groups[*].jobNamespaces (per-group, merged) to inject namespace=~"<value>" into metric selectors by scrape job name; replaces per-group targetNamespace
  • add syncJob.multicluster to override multicluster mode independently of grafana.sidecar.dashboards.multicluster
  • multicluster: false no longer injects clusterLabel into aggregation by() clauses in rule expressions; existing labels are still renamed to match the configured clusterLabel
  • rename defaultRules.additionalGroupByLabels to defaultRules.extraGroupByLabels; old key accepted as fallback; per-group extraGroupByLabels: [] now explicitly clears the global value
  • remove defaultDashboards.defaultTimezone
  • add per-group extraGroupByLabels override that replaces the global defaultRules.extraGroupByLabels for that group. See #​2832.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update Helm release victoria-metrics-k8s-stack to v0.85.0 Update Helm release victoria-metrics-k8s-stack to v0.85.2 Jun 23, 2026
@renovate renovate Bot force-pushed the renovate/victoria-metrics-k8s-stack-0.x branch from 4756d41 to 78defcd Compare June 23, 2026 22:37
@renovate renovate Bot changed the title Update Helm release victoria-metrics-k8s-stack to v0.85.2 Update Helm release victoria-metrics-k8s-stack to v0.85.3 Jun 24, 2026
@renovate renovate Bot force-pushed the renovate/victoria-metrics-k8s-stack-0.x branch from 78defcd to 2dd5869 Compare June 24, 2026 13:34
@renovate renovate Bot changed the title Update Helm release victoria-metrics-k8s-stack to v0.85.3 Update Helm release victoria-metrics-k8s-stack to v0.85.4 Jun 24, 2026
@renovate renovate Bot force-pushed the renovate/victoria-metrics-k8s-stack-0.x branch from 2dd5869 to 35513a5 Compare June 24, 2026 16:55
@renovate renovate Bot changed the title Update Helm release victoria-metrics-k8s-stack to v0.85.4 Update Helm release victoria-metrics-k8s-stack to v0.85.5 Jun 25, 2026
@renovate renovate Bot force-pushed the renovate/victoria-metrics-k8s-stack-0.x branch from 35513a5 to 6fa55d6 Compare June 25, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants