Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2026

This PR contains the following updates:

Package Type Update Change
VictoriaMetrics/operator Kustomization minor v0.66.1v0.67.0
victoriametrics/operator Kustomization minor v0.66.1v0.67.0

Release Notes

VictoriaMetrics/operator (VictoriaMetrics/operator)

v0.67.0

Compare Source

Update note 1: removed 3rd-party config reloaders. Now VMAlert, VMAgent, VMAuth and VMAlertmanager are using only VM config reloader.
Update note 2: removed deprecated VMAgent spec.aPIServerConfig property
Update note 3: removed deprecated VMCluster spec.vmselect.persistentVolume property
Update note 4: VM_CUSTOMCONFIGRELOADERIMAGE is deprecated and will be removed in next releases. Use VM_CONFIG_RELOADER_IMAGE instead.
Update note 5: VMAgent's, VMAuth's, VMAlert's and VMAlertmanager's spec.configReloaderImageTag is deprecated and will be removed in next releases. Use spec.configReloaderImage instead.
Update note 6: VMAgent's spec.vmAgentExternalLabelName is deprecated and will be removed in next releases. Use spec.externalLabelName instead.
Update note 7: VMAuth's spec.unauthorizedUserAccessSpec.url_prefix and spec.unauthorizedUserAccessSpec.url_map are deprecated and will be removed in next releases. Use spec.unauthorizedUserAccessSpec.targetRef instead.

  • Dependency: vmoperator: Updated default versions for VM apps to v1.134.0 version

  • Dependency: vmoperator: Updated default versions for VL apps to v1.43.1.

  • Dependency: vmoperator: Updated default versions for VT apps to v0.7.0 version.

  • Dependency: vmoperator: Updated default versions for VMAnomaly to v1.28.5 version

  • FEATURE: vmagent: support namespace parameter in attach_metadata section for all scrape configurations. See #​1654.

  • FEATURE: vlagent: support logs collection. See #​1501.

  • FEATURE: vmoperator: use operator_bad_objects_total metric with object_namespace and crd labels to track invalid objects managed by VMAgent, VMAuth, VMAlert and VMAlertmanager. Old operator_alertmanager_bad_objects_count and operator_vmalert_bad_objects_count are deprecated and will be removed in next releases.

  • FEATURE: vmoperator: added HPA support for all cluster CR storage. See #​1678.

  • FEATURE: vlagent, vlsingle and vlcluster: support license options. See #​2649.

  • FEATURE: vmanomaly: add support of spec.server configuration.

  • FEATURE: vlagent: add collector extraFilter, includePodLabels, includePodAnnotations, includeNodeLabels and includeNodeAnnotations support for more flexible Kubernetes logs by metadata selection.

  • FEATURE: vlagent: use a single volume for all VLAgent data by default instead of separate volumes/paths for checkpoints and remote write data.

  • FEATURE: vmagent: global sample limit per scrape target is supported via sampleLimit option in scrape config. See #​10168.

  • BUGFIX: vmoperator: fixed HPA cleanup logic for all cluster resources, before it was constantly recreated. Bug introduced in this commit.

  • BUGFIX: VMCluster, VLCluster and VTCluster: prevent cluster load balancer secret from infinite reconcile.

  • BUGFIX: vmsingle, vlsingle and vtsingle: do not mount emptydir if storage data volume is already present in volumes list. Before it was impossible to mount external PVC without overriding default storageDataPath using spec.extraArgs and without having unneeded emptydir listed among pod volumes. Related issues #​1477.

  • BUGFIX: vmoperator: use Service labels instead of selector in VMServiceScrape selector. See #​1709.

  • BUGFIX: vmoperator: update Alertmanager dependency to fix config validation for Incident.io. See #​1730.

  • BUGFIX: vmoperator: do not add -enterprise suffix to image, if tag contains @ symbol. See #​1723.

  • BUGFIX: vmoperator: use 127.0.0.1 instead of localhost in reload and snapshot url for setups without IPV6 enabled.

  • BUGFIX: vmscrapeconfig: properly convert prometheus ScrapeConfig's role into VMScrapeConfig. See #​1735.

  • BUGFIX: vmagent: make vmagent container default. See #​1740.

  • BUGFIX: vmoperator: use 127.0.0.1 instead of localhost in reload url for setups without IPV6 enabled.

  • BUGFIX: VLAgent: update strict security mode configuration to work correctly with K8sCollector.


Configuration

📅 Schedule: 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 these updates again.


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

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

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.

1 participant