From 7c98dbb20cdb7baf5897d314df5b1a764f03b0a5 Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Mon, 10 Oct 2022 14:55:07 +0900 Subject: [PATCH] Update ci.yaml Modified the test matrix description for more clarity. Signed-off-by: Yusuke Kuoka --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d0634e71..60892e81 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -53,8 +53,8 @@ jobs: strategy: matrix: include: - # We intend to support 2 helm minor version at a time. - # What's why we include only 2 helm minor versions in this matrix. + # Helm maintains the latest minor version only and therefore each Helmfile version supports 2 Helm minor versions. + # That's why we cover only 2 Helm minor versions in this matrix. # See https://github.com/helmfile/helmfile/pull/286#issuecomment-1250161182 for more context. - helm-version: v3.9.4 plugin-secrets-version: 3.15.0