chore(deps): update helm release victoria-metrics-operator to v0.67.3 - #789
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
April 3, 2026 16:16
dd78a39 to
645ceec
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
2 times, most recently
from
April 12, 2026 12:12
d81b590 to
2ba6c1c
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
April 12, 2026 16:53
2ba6c1c to
53f3e0d
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
2 times, most recently
from
April 15, 2026 23:52
f862a34 to
95fe3c5
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
2 times, most recently
from
April 17, 2026 23:35
b00d40b to
3e59913
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
April 20, 2026 22:58
3e59913 to
44132bc
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
2 times, most recently
from
April 28, 2026 11:41
fa2eb35 to
6bb01f2
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
2 times, most recently
from
May 5, 2026 10:38
fdf3e0b to
6b58981
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
May 18, 2026 15:53
6b58981 to
656885c
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
2 times, most recently
from
May 22, 2026 19:55
191633c to
21b58f6
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
2 times, most recently
from
June 16, 2026 02:43
b620380 to
9e44ac2
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
June 18, 2026 21:19
9e44ac2 to
a744766
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
July 8, 2026 04:44
a744766 to
a89879e
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
July 8, 2026 10:16
a89879e to
33ba51f
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
July 21, 2026 00:47
33ba51f to
c1f75ad
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
July 30, 2026 17:06
c1f75ad to
6105f11
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
July 31, 2026 15:36
6105f11 to
f6ee74c
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
August 3, 2026 15:16
f6ee74c to
d594a41
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
August 12, 2026 03:59
d594a41 to
14cd8bb
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
3 times, most recently
from
August 31, 2026 07:15
79943d7 to
cbddd4f
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
2 times, most recently
from
September 10, 2026 21:36
5336b9b to
31212ea
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
September 15, 2026 19:51
31212ea to
5cbd80c
Compare
renovate
Bot
force-pushed
the
renovate/victoria-metrics-operator-0.x
branch
from
September 18, 2026 23:46
5cbd80c to
d8d7269
Compare
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:
0.59.2→0.67.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
VictoriaMetrics/helm-charts (victoria-metrics-operator)
v0.67.3Compare Source
Release notes for version 0.67.3
Release date: 31 Aug 2026
dnsConfigoption to set a custom DNS config for the pod. See #3174global.versions(metrics/logs/traces/anomaly/alertmanager) to populate the operator's default-version env vars (VM_METRICS_VERSION,VM_LOGS_VERSION,VM_TRACES_VERSION,VM_ANOMALY_VERSION,VM_VMALERTMANAGER_ALERTMANAGERVERSION); an explicit entry inenvfor the same variable still takes precedence. See #3186v0.67.2Compare Source
Release notes for version 0.67.2
Release date: 03 Aug 2026
VM_ENABLEDPROMETHEUSCONVERTER_*env vars whenoperator.disable_prometheus_converter: trueand removed Prometheus CRD names (PodMonitor,ServiceMonitor, etc.) from--controller.disableReconcileFor. In operator v0.68.x thecontrollersByNamemap does not include Prometheus CRD names — passing them causes the operator to fail on startup.v0.67.1Compare Source
Release notes for version 0.67.1
Release date: 31 Jul 2026
networkpoliciespermission to the operator ClusterRole. Without it the operator cannot sync its NetworkPolicy informer and stops reconciling every CR, even when no CR sets.spec.networkPolicy. See #3129.v0.67.0Compare Source
Release notes for version 0.67.0
Release date: 30 Jul 2026
v0.66.3Compare Source
Release notes for version 0.66.3
Release date: 20 Jul 2026
v0.66.2Compare Source
Release notes for version 0.66.2
Release date: 08 Jul 2026
v0.66.1Compare Source
Release notes for version 0.66.1
Release date: 08 Jul 2026
v0.66.0Compare Source
Release notes for version 0.66.0
Release date: 08 Jul 2026
runtimeClassNameoption to the pod specnodePortsupport forServiceresourcesglobal.extraLabelsandglobal.extraAnnotations; automatically injectsVM_COMMON_LABELSandVM_COMMON_ANNOTATIONSenv vars into the operator so they propagate to CRsVM_ENABLEDPROMETHEUSCONVERTER_*env vars;operator.disable_prometheus_converter: truenow uses--controller.disableReconcileForCLI arg, merging with any user-provided values inextraArgsand deduplicatingv0.65.1Compare Source
Release notes for version 0.65.1
Release date: 15 Jun 2026
dnsPolicyoption; whenhostNetworkis enabled anddnsPolicyis not set, it defaults toClusterFirstWithHostNet. See #2994v0.65.0Compare Source
Release notes for version 0.65.0
Release date: 15 Jun 2026
v0.64.1Compare Source
Release notes for version 0.64.1
Release date: 12 Jun 2026
v0.63.1Compare Source
Release notes for version 0.63.1
Release date: 20 May 2026
v0.63.0Compare Source
Release notes for version 0.63.0
Release date: 18 May 2026
v0.62.1Compare Source
Release notes for version 0.62.1
Release date: 28 Apr 2026
v0.62.0Compare Source
Release notes for version 0.62.0
Release date: 22 Apr 2026
v0.61.1Compare Source
Release notes for version 0.61.1
Release date: 20 Apr 2026
v0.61.0Compare Source
Release notes for version 0.61.0
Release date: 16 Apr 2026
v0.60.0Compare Source
Release notes for version 0.60.0
Release date: 14 Apr 2026
Update node 1: due to change in label name pods will be restarted.
v0.59.5Compare Source
Release notes for version 0.59.5
Release date: 12 Apr 2026
v0.59.4Compare Source
Release notes for version 0.59.4
Release date: 09 Apr 2026
v0.59.3Compare Source
Release notes for version 0.59.3
Release date: 16 Mar 2026
Configuration
📅 Schedule: (UTC)
🚦 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.