File tree Expand file tree Collapse file tree 5 files changed +526
-67
lines changed
victoria-metrics-operator Expand file tree Collapse file tree 5 files changed +526
-67
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : victoria-metrics-agent
3
3
description : Victoria Metrics Agent - collects metrics from various sources and stores them to VictoriaMetrics
4
- version : 0.9.4
4
+ version : 0.9.5
5
5
appVersion : v1.93.1
6
6
sources :
7
7
- https://github.com/VictoriaMetrics/helm-charts
Original file line number Diff line number Diff line change 11
11
* Fix vm operator appVersion (#589 )
12
12
* Fixes operator doc description
13
13
* Add ` cleanupCRD ` option to clean up vm cr resources when uninstalling (#593 )
14
+ * Bump operator version to [ v0.36.0] ( https://github.com/VictoriaMetrics/operator/releases/tag/v0.36.0 )
14
15
15
16
## 0.24.1
16
17
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
- appVersion : 0.35.1
2
+ appVersion : 0.36.0
3
3
description : Victoria Metrics Operator
4
4
name : victoria-metrics-operator
5
5
home : https://github.com/VictoriaMetrics/operator
6
6
sources :
7
7
- https://github.com/VictoriaMetrics/helm-charts
8
8
- https://github.com/VictoriaMetrics/operator
9
- version : 0.24.1
9
+ version : 0.25.0
10
10
icon : https://avatars.githubusercontent.com/u/43720803?s=200&v=4
11
11
kubeVersion : " >=1.23.0-0"
12
12
keywords :
You can’t perform that action at this time.
0 commit comments