Skip to content

Commit 9b8ec1f

Browse files
chore(deps): update dependency victoriametrics/operator to v0.58.0
1 parent a42e3a7 commit 9b8ec1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/infra/victoriametrics/base/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
namespace: victoriametrics
44
resources:
5-
- github.com/VictoriaMetrics/operator/config/base?ref=v0.55.0
5+
- github.com/VictoriaMetrics/operator/config/base?ref=v0.58.0
66
- agent_scrape_pod.yaml
77
- agent_scrape_service.yaml
88
- agent_scrape_state_metrics.yaml
@@ -11,7 +11,7 @@ resources:
1111
images:
1212
- name: manager
1313
newName: victoriametrics/operator
14-
newTag: v0.56.0
14+
newTag: v0.58.0
1515
# IDK how to do this properly.
1616
replacements:
1717
- source:

0 commit comments

Comments
 (0)