fix tests

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
yxxhero 2025-02-04 08:34:28 +08:00 committed by Zubair Haque
parent 08812acf90
commit 11c6bfda3b
4 changed files with 6 additions and 7 deletions

View File

@ -1,5 +0,0 @@
chartifyTempDir: envs_releases_within_same_yaml_part
helmfileArgs:
- --environment
- prod
- template

View File

@ -0,0 +1,5 @@
chartifyTempDir: envs_releases_without_same_yaml_part
helmfileArgs:
- --environment
- prod
- template

View File

@ -1,4 +1,3 @@
WARNING: environments and releases cannot be defined within the same YAML part. Use --- to extract the environments into a dedicated part
Building dependency release=raw, chart=../../charts/raw-0.0.1
Templating release=raw, chart=../../charts/raw-0.0.1
---