commit
20d321ca16
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue