chore(deps): update dependency victoria-metrics-operator to v0.68.1#1359
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency victoria-metrics-operator to v0.68.1#1359renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
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:
v0.67.0→v0.68.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
VictoriaMetrics/operator (victoria-metrics-operator)
v0.68.1Compare Source
SECURITY: upgrade Go builder from Go1.25.5 to Go1.25.7. See the list of issues addressed in Go1.25.7.)
v0.68.0Compare Source
Release date: 23 February 2026
Update note 1: deprecated VMProbe's
spec.targets.ingress. Usespec.targets.kubernetesslice instead. Please check example of VMProbe with Ingress discovery. This field will be removed in v0.71.0.Update note 2: deprecated VMProbe's
spec.targets.staticConfig. Usespec.targets.staticinstead. Please check example of VMProbe with static targets. This field will be removed in v0.71.0.Dependency: vmoperator: Updated default versions for VM apps to v1.136.0 version
Dependency: vmoperator: Updated default versions for VL apps to v1.45.0.
FEATURE: vmalertmanager: added namespace to
--cluster.peerarguments explicitly whenspec.clusterDomainNameis omitted and added unit tests to test this.FEATURE: vmoperator: introduce
VMDistributedCR, which helps to propagate changes to each zone without affecting global availability. Before distributed setup deployment was multistep manual action. See #1515.FEATURE: vlagent: support ability to override default stream fields for vlagent in logs collection mode.
FEATURE: vmoperator: added
VM_*_EPHEMERAL_STORAGE_REQUESTandVM_*_EPHEMERAL_STORAGE_LIMITglobal variables that allow to configure ephemeralStorage requests and limits. See #1711.FEATURE: vmalertmanager: added tracing support. See #1770.
FEATURE: vmprobe: added
spec.targets.kubernetesproperty, that allows to configure probe foringress,podandserviceroles. See #1078 and #1716.FEATURE: vmscrapeconfig: added nomad_sd_config support. See #1809.
FEATURE: vmoperator: support VPA for vmcluster, vtcluster, vlcluster and vmauth. See #1795. Thanks to the @dctrwatson for the pull request #1803.
BUGFIX: vmagent: previously the operator requested
nodes/proxyRBAC permissions even though vmagent did not use them; now this permission is no longer required, reducing the default privilege footprint for users running vmagent. See #1753.BUGFIX: vmalert: throw error if no notifiers found. See #1757.
BUGFIX: vlagent: previously the operator emitted quoted
spec.k8sCollector.{msgField,timeField,ignoreFields,decolorizeFields}values, which caused vlagent to misparse these fields; now these fields are emitted unquoted so collector settings are applied correctly. See #1749.BUGFIX: vmoperator: fixed conflicts for
VMAlert,VMAlertmanagerandVMAuthreconcilers, which are updating same objects concurrently with reconcilers for their child objects.BUGFIX: vmoperator: previously PVC downscaling always emitted a warning, which is not expected, while using PVC autoresizer; now warning during attempt to downsize PVC is only emitted if
operator.victoriametrics.com/pvc-allow-volume-expansion: falseis not set. See #1747.BUGFIX: vmoperator: skip self scrape objects management if respective controller is disabled. See #1718.
BUGFIX: vmagent: support both prometheus-compatible
endpointsliceand oldendpointslicesroles.BUGFIX: vmanomaly: fix pod metrics port in the default VMPodScrape.
BUGFIX: vmoperator: support Prometheus operator AlertmanagerConfig spec.muteTimeIntervals conversion to VMAlertmanagerConfig spec.timeIntervals. See #1783.
BUGFIX: vmoperator: previously StatefulSet/Deployment/DaemonSet rollouts could proceed in parallel, now pods are rolled out sequentially. See #1693.
BUGFIX: config-reloader: previously
--only-init-configstill kept the reloader running background watchers; now it exits after the initial config update so the pod terminates as expected. See #1785.BUGFIX: vmoperator: previously, recreating a resource after deletion could hang and block updates; now resource recreation completes normally. See #1707.
BUGFIX: vmoperator: use global image registry unless image.repository is defined. See #1813.
BUGFIX: vmalertmanagerconfig: previously spec.route and spec.receivers were required; now both parameters are optional to align with prometheus operator. VMAlertmanager now can be used to set just the global inhibition rules. See #1800.
BUGFIX: vmoperator: use global image registry unless image.repository is defined. See #1813.
BUGFIX: vmagent: fixed RBAC, when ingestOnlyMode is enabled and relabel of stream aggregation configurations defined. See #1828.
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.