Skip to content

Commit 266b680

Browse files
author
Peker Oksuz
committed
fix: move CRDs to Helm crds/ directory for proper ordering
v0.15.6: - CRDs moved from subchart templates/ to parent crds/ directory Helm applies crds/ BEFORE any templates → no race condition - crds subchart disabled (crds.enabled: false) - Removed template tags from CRD YAML (crds/ is plain YAML) - Webhook failurePolicy: Ignore (from v0.15.5) - IPAddressPool/L2Advertisement as normal templates (no hooks)
1 parent eaede02 commit 266b680

5 files changed

Lines changed: 1505 additions & 8 deletions

File tree

charts/metallb/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ name: metallb
1818
sources:
1919
- https://github.com/metallb/metallb
2020
type: application
21-
version: 0.15.5
21+
version: 0.15.6

0 commit comments

Comments
 (0)