fix: separate environments and releases with --- in helmfile.yaml

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
yxxhero 2026-04-18 09:13:55 +08:00
parent 6fc16f4ed2
commit 8037106667
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
environments:
test: {}
---
releases:
- name: app
chart: helm/my-chart