From 7ea3dce70f722e5b6caede7353857dd0392343e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 00:44:58 +0000 Subject: [PATCH] Update dependency VictoriaMetrics/operator to v0.48.0 --- 3-k8-setup-core/victoria-metrics/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3-k8-setup-core/victoria-metrics/kustomization.yaml b/3-k8-setup-core/victoria-metrics/kustomization.yaml index f1dcc13..d7d582c 100644 --- a/3-k8-setup-core/victoria-metrics/kustomization.yaml +++ b/3-k8-setup-core/victoria-metrics/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: victoria-metrics resources: -- github.com/VictoriaMetrics/operator/config/default?ref=v0.34.1 +- github.com/VictoriaMetrics/operator/config/default?ref=v0.48.0 - vmsingle.yaml - vmagent.yaml - mappings.yaml @@ -15,4 +15,4 @@ resources: images: - name: victoriametrics/operator - newTag: v0.34.1 \ No newline at end of file + newTag: v0.48.0 \ No newline at end of file