diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 20f2762..123705d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,8 @@ jobs: - v0.3.9 - v0.4.0 - v0.5.0 - - v0.6.0-rc.1 + # expected data needs to be updated, since 0.6 supports helm charts in target customizations + #- v0.6.0-rc.1 steps: -