From 9e678d33384902e58b0734516d10476e91d137a4 Mon Sep 17 00:00:00 2001 From: unkin-agent Date: Sat, 26 Sep 2026 23:50:26 +1000 Subject: [PATCH] bump victoria-metrics-operator chart to 0.67.3 --- apps/overlays/au-syd1/vm-system/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/overlays/au-syd1/vm-system/kustomization.yaml b/apps/overlays/au-syd1/vm-system/kustomization.yaml index 5f31cd8..99c8ff6 100644 --- a/apps/overlays/au-syd1/vm-system/kustomization.yaml +++ b/apps/overlays/au-syd1/vm-system/kustomization.yaml @@ -10,7 +10,7 @@ resources: helmCharts: - name: victoria-metrics-operator repo: https://victoriametrics.github.io/helm-charts/ - version: "0.57.1" + version: "0.67.3" releaseName: victoria-metrics-operator namespace: vm-system valuesFile: values.yaml