Skip to content

fix(container): update image victoria-metrics-k8s-stack ( 0.85.3 → 0.85.6 )#3999

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

fix(container): update image victoria-metrics-k8s-stack ( 0.85.3 → 0.85.6 )#3999
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/victoria-metrics-k8s-stack-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
victoria-metrics-k8s-stack patch 0.85.30.85.6

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

Compare Source

Release notes for version 0.85.6

Release date: 26 Jun 2026

Helm: v3 AppVersion: v1.146.0

  • sync-job supports manifest generation mode: set OUTPUT=- (stdout) or OUTPUT=<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
  • fix sync-job not injecting hidden constant $cluster variable into dashboards that have no cluster template variable, causing Grafana to show "No data" or variable errors when multicluster: false. See #​3042

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

Configuration

📅 Schedule: (in timezone America/Chicago)

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

claude[bot]
claude Bot previously approved these changes Jun 24, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

victoria-metrics-k8s-stack: v0.85.3 → v0.85.4

Verdict: Safe to merge

Summary:
Patch bump introducing improved garbage collection for sync-job managed resources (ConfigMaps, GrafanaDashboards, VMRules). The feature is controlled by syncJob.useOwnerReferences (default true), which automatically sets owner references to enable Kubernetes garbage collection.

Impact Assessment:

  • No breaking changes or deprecations
  • No config changes required in monitoring/victoria-metrics/victoria-metrics.yaml
  • The default behavior (owner references enabled) is beneficial and improves cluster hygiene when the release is uninstalled
  • All monitored components (vmsingle, alertmanager, vmalert, vmagent) continue to work as before

Sources consulted:

@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown

Claude Review Usage

When (UTC) Version Model Turns Cost
2026-06-24 16:36 0.85.3 -> 0.85.4 claude-haiku-4-5-20251001 6 $0.093
2026-06-25 19:48 0.85.3 -> 0.85.5 claude-haiku-4-5-20251001 11 $0.1254
2026-06-25 19:52 0.85.3 -> 0.85.5 claude-haiku-4-5-20251001 4 $0.0491
2026-06-26 23:38 0.85.3 -> 0.85.6 claude-haiku-4-5-20251001 10 $0.125

@renovate renovate Bot force-pushed the renovate/victoria-metrics-k8s-stack-0.x branch from 51d56f3 to f9affb3 Compare June 25, 2026 19:46
@renovate renovate Bot changed the title fix(container): update image victoria-metrics-k8s-stack ( 0.85.3 → 0.85.4 ) fix(container): update image victoria-metrics-k8s-stack ( 0.85.3 → 0.85.5 ) Jun 25, 2026
@claude claude Bot dismissed their stale review June 25, 2026 19:47

Superseded by updated review covering 0.85.5

claude[bot]
claude Bot previously approved these changes Jun 25, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

victoria-metrics-k8s-stack: v0.85.3 → v0.85.5

Verdict: Safe to merge

Summary:
Patch bump covering two minor releases with bug fixes and improved resource cleanup. No breaking changes or configuration updates required.

Changes included:

  • v0.85.4 (24 Jun 2026): Adds owner references on managed ConfigMaps, GrafanaDashboards, and VMRules for automatic garbage collection. Controlled by syncJob.useOwnerReferences (default true).
  • v0.85.5 (25 Jun 2026): Fixes sync-job failing to patch cluster variable filters in dashboards stored as structured objects (map form).

Impact Assessment:

  • AppVersion remains v1.146.0 (chart-only patch)
  • No breaking changes or deprecations
  • Current config in monitoring/victoria-metrics/victoria-metrics.yaml uses defaultDashboards: enabled: true, so v0.85.5 fix is directly relevant
  • No explicit syncJob configuration needed; defaults apply
  • Owner references feature (v0.85.4) is beneficial for cluster cleanup and enabled by default
  • All monitored components (vmsingle, alertmanager, vmalert, vmagent) continue to work as before

Sources consulted:

@renovate renovate Bot force-pushed the renovate/victoria-metrics-k8s-stack-0.x branch from f9affb3 to 8d015aa Compare June 25, 2026 19:51
…85.6 )

| datasource | package                                                        | from   | to     |
| ---------- | -------------------------------------------------------------- | ------ | ------ |
| docker     | ghcr.io/victoriametrics/helm-charts/victoria-metrics-k8s-stack | 0.85.3 | 0.85.6 |


Signed-off-by: Winston R. Milling <wrmilling@users.noreply.github.com>
@renovate renovate Bot changed the title fix(container): update image victoria-metrics-k8s-stack ( 0.85.3 → 0.85.5 ) fix(container): update image victoria-metrics-k8s-stack ( 0.85.3 → 0.85.6 ) Jun 26, 2026
@renovate renovate Bot force-pushed the renovate/victoria-metrics-k8s-stack-0.x branch from 8d015aa to d5aac64 Compare June 26, 2026 23:36
@claude claude Bot dismissed their stale review June 26, 2026 23:37

Superseded by updated review covering v0.85.6

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

victoria-metrics-k8s-stack: v0.85.3 → v0.85.6

Verdict: Safe to merge

Summary:
Patch bump covering three minor releases with bug fixes and improved resource cleanup. No breaking changes or configuration updates required.

Changes included:

  • v0.85.4 (24 Jun 2026): Adds owner references on managed ConfigMaps, GrafanaDashboards, and VMRules for automatic garbage collection. Controlled by syncJob.useOwnerReferences (default true).
  • v0.85.5 (25 Jun 2026): Fixes sync-job failing to patch cluster variable filters in dashboards stored as structured objects (map form).
  • v0.85.6 (26 Jun 2026): Sync-job manifest generation mode support (OUTPUT env var); fixes $cluster variable injection in dashboards with no cluster template variable.

Impact Assessment:

  • AppVersion remains v1.146.0 (chart-only patches)
  • No breaking changes or deprecations
  • Current config in monitoring/victoria-metrics/victoria-metrics.yaml uses defaultDashboards: enabled: true, so v0.85.5 and v0.85.6 dashboard fixes are directly relevant
  • No explicit syncJob configuration needed; defaults apply
  • Owner references feature (v0.85.4) is beneficial for cluster cleanup and enabled by default
  • All monitored components (vmsingle, alertmanager, vmalert, vmagent) continue to work as before

Sources consulted:

  • Renovate release notes in PR body (v0.85.4–v0.85.6)
  • Local configuration review (monitoring/victoria-metrics/victoria-metrics.yaml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants