chore(deps): update dependency victoriametrics/operator to v0.58.0 #180
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.55.0
->v0.58.0
v0.56.0
->v0.58.0
Release Notes
VictoriaMetrics/operator (VictoriaMetrics/operator)
v0.58.0
Compare Source
v0.58.0
Release date: 14 May 2025
Dependency: vmoperator: Updated default versions for VM apps to v1.117.0 version
FEATURE: operator: introduce new flags for leader election configuration -
leader-elect-namespace
,leader-elect-id
.FEATURE: operator: upgraded prometheus-config-reloader image 0.68.0 -> 0.82.1. See helm-charts#2174.
BUGFIX: converter: properly retry watch request errors. Previously watcher could stale and ignore any Prometheus CRD object events. See this issue for details.
v0.57.0
Compare Source
Release date: 09 May 2025
Dependency: vmoperator: Updated default versions for VM apps to v1.116.0 version
Dependency: vmoperator: Updated default VLogs v1.21.0 version
Dependency: vmoperator: Updated default alertmanager to 0.28.1 version
FEATURE: operator: introduce FIPS builds for
operator
andconfig-reloader
containers with-fips
tag prefix. See this issue for details.FEATURE: operator: introduce new field
spec.configReloadAuthKeySecret
forVMAgent
,VMAlert
andVMAuth
components. It instructs application to use provided value for-configReload
auth key. See this issue for details.FEATURE: converter: add
msteamsv2_configs
conversion from Prometheus resource AlertmanagerConfig. See this commit for details.FEATURE: upgrade Go builder from Go1.24.0 to Go1.24.4 See Go1.24 release notes.
FEATURE: vmalertmanagerconfig: add
timeout
field to thewebhook_configs
definition. It's supported by alertmanager v0.28.0+. See this commit for details.FEATURE: vmsingle: add
8428
port alias to theVMSingle
Service
. See this issue for details.BUGFIX: operator: fix typo in
-remoteWrite.streamAggr.enableWindows
flag whenenableWindows
is set to true in VMAgent resources. See this commit for details.BUGFIX: vmagent: properly build
oauth2
clientSecret
configuration forremoteWrite
targets. See this issue for details. Thanks to the @Unichron for catching this bug.BUGFIX: vmauth: properly create and delete
VMServiceScrape
withinternalListenPort
option configured. See this issue for details.v0.56.0
Compare Source
v0.56.0
Release date: 15 Apr 2025
**Update note 1: config-reloader container now longer uses
proxy-protocol
for internal web-server ifreload-use-proxy-protocol
is set.Dependency: vmoperator: Updated default versions for VM apps to v1.115.0 version
Dependency: vmoperator: Updated default VLogs v1.18.0 version
FEATURE: operator: support
VM_METRICS_VERSION
andVM_LOGS_VERSION
env variables as a source for all VM and VL related CR image versionsFEATURE: vmauth: add new field
internalListenPort
for serving internal routes. See this issue and this docs.FEATURE: vmauth: add new field
useProxyProtocol
for enabling proxy protocol for vmauth. See this issue.FEATURE: vmalertmanager: add runtime configuration validation. See this issue for details.
FEATURE: operator: add
StatefulSet
volumeMounts name validation. See this issue for details.BUGFIX: vmalertmanagerconfig: properly validate unknown fields at
route.routes
,http_config
andtls_config
. See this issue for details.BUGFIX: config-reloader: properly use
reload-use-proxy-protocol
flag. See this issue for details.BUGFIX: operator: fix shard count backward range bounds, as now it produced shard with negative index.
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.
This PR was generated by Mend Renovate. View the repository job log.