Skip to content

Commit 9c7fb6e

Browse files
Automatic update CHANGELOGs and READMEs (#2444)
1 parent 0f6a51d commit 9c7fb6e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

charts/victoria-metrics-operator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Next release
22

3+
- TODO
4+
5+
## 0.54.0
6+
7+
**Release date:** 27 Sep 2025
8+
9+
![Helm: v3](https://img.shields.io/badge/Helm-v3.14%2B-informational?color=informational&logo=helm&link=https%3A%2F%2Fgithub.com%2Fhelm%2Fhelm%2Freleases%2Ftag%2Fv3.14.0) ![AppVersion: v0.63.0](https://img.shields.io/badge/v0.63.0-success?logo=VictoriaMetrics&labelColor=gray&link=https%3A%2F%2Fdocs.victoriametrics.com%2Foperator%2Fchangelog%2F%23v0630)
10+
311
**Update node 1**: CRDs generated with `.Values.crds.plain: false` are now specless. For this case operator is fully responsible for VM specs validation. This was done to decrease helm release secret size limit. This change affects `kubectl explain` users and tools, that are rely on CRD specs during input data validation. If this behaviour is not acceptable consider using either `victoria-metrics-operator-crds` chart for CRDs management or set `.Values.crds.plain: true` to use plain CRDs.
412

513
- Added `securityContext` to the `cleanup` job.

0 commit comments

Comments
 (0)