chore(deps): update dependency victoriametrics/operator to v0.65.0 #558
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.62.0->0.65.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
VictoriaMetrics/operator (VictoriaMetrics/operator)
v0.65.0Compare Source
v0.65.0
Release date: 31 October 2025
FEATURE: vmauth: added HPA support with
spec.hpafield for the VMAuth. See this issue #1573 for details. Thanks to the @endesaptFEATURE: converter: support
ServiceMonitor'sServiceDiscoveryRole.BUGFIX: vmoperator: properly set default
useVMConfigReloadervalue. See #1589.BUGFIX: vmoperator: properly check
StatefulSetready status forrollingUpdateStrategy: RollingUpdate. See this issue #1579 for details.BUGFIX: vmpodscrape, vmnodescrape, vmservicescrape, vmscrapeconfig, vmscrapeconfig and vmprobe: use int type instead of uint64 for scrapes
seriesLimitandsampleLimitparameters.v0.64.1Compare Source
v0.64.1
Release date: 30 October 2025
-storageNodeargument generation for vlinsert. Bug was introduced in ff722eb.v0.64.0Compare Source
Update Note 1: This release deprecates 3rd party config-reloader containers -
jimmidyson/configmap-reloadandquay.io/prometheus-operator/prometheus-config-reloaderin favor of own implementation -victoriametrics/operator:config-reloader.
This change could be reverted by providing env variable
VM_USECUSTOMCONFIGRELOADER=falseto the operator binary.SECURITY: upgrade Go builder from Go1.25.0 to Go1.25.3. See the list of issues addressed in Go1.25.3.
Dependency: vmoperator: Updated default versions for VL apps to v1.36.1.
Dependency: vmoperator: Updated default versions for VM apps to v1.128.0 version
Dependency: vmoperator: Updated default versions for VT apps to v0.4.0 version
Dependency: vmoperator: Updated default versions for VMAnomaly to v1.26.1 version
FEATURE: vmanomaly: support ui preset mode, support
vlogsreader type. See #1532.FEATURE: vmoperator: change default value of env variable
VM_USECUSTOMCONFIGRELOADERtotrue, which instructs operator to use own config-reloader implementation by default.FEATURE: vmoperator: add
unhealthyPodEvictionPolicyto thepodDisruptionBudgetspecification. See this issue #1534 for details.FEATURE: vmoperator: add
rollingUpdateandupdateStrategyfields toVMAuth.spec,VMCluster.spec.requestsLoadBalancer.spec,VLCluster.spec.requestsLoadBalancer.specandVTCluster.spec.requestsLoadBalancer.spec. See this issue #1540 for details.FEATURE: vmoperator: preserve 3rd party
labelson object duringreconcile. Previously, operator allowed to keep onlymanagedMetadata.labels. See this issue #1533. Thanks to the @lllamnypFEATURE: VLCluster: added
spec.vlselect.extraStorageNodesto specify list of additional storage nodes, that are available for select only.FEATURE: VTCluster: added
spec.vtselect.extraStorageNodesto specify list of additional storage nodes, that are available for select only.FEATURE: vmagent: add
scrapeClassspec definition andscrapeClassNamereference to theVMServiceScrape,VMPodScrape,VMProbe,VMScrapeConfig,VMStaticScrapeandVMNodeScrape. See this issue #1531 for details. Thanks to the @endesapt.BUGFIX: vmoperator: properly generate
oauth2configuration with missingclientID. Previously, it could break whole config generation. See this PR #1563 for details.BUGFIX: vmoperator: fix an issue where the return value from a couple of controllers was always
nil. See #1532 for details.BUGFIX: VMCluster: emit warning if
vmcluster.spec.vmselect.persistentVolumeis set, previously it was emitted forvmcluster.spec.vmselect.storage.BUGFIX: vmoperator: Prevent endless Service reconcile loop by correctly track changes to Service.spec.LoadBalancerClass. See this issue #1550 for details.
v0.63.0Compare Source
v0.63.0
Release date: 12 Sep 2025
Dependency: vmoperator: Updated default versions for VM apps to v1.125.0 version
Dependency: vmoperator: Updated default versions for VL apps to v1.33.0.
FEATURE: vmuser: add
VLSingle,VLAgent,VLCluster/vlinsert,VLCluster/vlselect,VLCluster/vlstorage,VTSingle,VTCluster/vtinsert,VTCluster/vtselect,VTCluster/vtstorageto thetargetRef.crd.kind.FEATURE: operator: introduce new resources
VLSingleandVTCluster. See #1498 for details.FEATURE: vmagent: support stream aggregation
ignore_first_sample_intervalproperty. See #1518.FEATURE: vmalert: add mutually exclusive checks for notifier configs in admission webhook validation. See #1511.
FEATURE: vmalertmanager: add
enforcedNamespaceLabelfield to allow changing the top route namespace matcher key for VMAlertmanagerConfig. See #1480.BUGFIX: vmoperator: properly release
finalizeronVMAlertdelete. See this issue #1527 for details.BUGFIX: vmoperator: properly reconcile
Serviceon value ofloadbalancerClasschange. Previously it produced errormay not change once set. See PR #1522 for details.BUGFIX: vmuser: simplify path based routing for
src_pathswhen usingVMCluster/vminsertorVMCluster/vmselectas targetRefs. See this PR #1519 for details.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.