chore(helm): prepare v3.12.1 charts#489
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (3)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Approve — automated reviewThis PR is a straightforward Helm chart release preparation that bumps chart/app versions and updates the operator chart lockfile for v3.12.1. No correctness, security, or logic issues were identified across all reviews. The changes are mechanical and consistent with a typical chart release chore. No findings. |
Summary
Prepares the Helm charts for the
v3.12.1patch release.operatorandoperator-crdschart versions to3.12.1.v3.12.1.operator-crds3.12.1.Impact
The release tag
v3.12.1will publish the stable OCI charts from these versions.Validation
nix --extra-experimental-features "nix-command flakes" develop --impure --command just helm-updatehelm lint ./helm/crds --stricthelm lint ./helm/operator --stricthelm template operator ./helm/operatorhelm template operator-crds ./helm/crds