We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42e3a7 commit 9b8ec1fCopy full SHA for 9b8ec1f
apps/infra/victoriametrics/base/kustomization.yaml
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
namespace: victoriametrics
4
resources:
5
- - github.com/VictoriaMetrics/operator/config/base?ref=v0.55.0
+ - github.com/VictoriaMetrics/operator/config/base?ref=v0.58.0
6
- agent_scrape_pod.yaml
7
- agent_scrape_service.yaml
8
- agent_scrape_state_metrics.yaml
@@ -11,7 +11,7 @@ resources:
11
images:
12
- name: manager
13
newName: victoriametrics/operator
14
- newTag: v0.56.0
+ newTag: v0.58.0
15
# IDK how to do this properly.
16
replacements:
17
- source:
0 commit comments