commit
						20d321ca16
					
				|  | @ -53,8 +53,8 @@ jobs: | ||||||
|     strategy: |     strategy: | ||||||
|       matrix: |       matrix: | ||||||
|        include: |        include: | ||||||
|          # We intend to support 2 helm minor version at a time. |          # Helm maintains the latest minor version only and therefore each Helmfile version supports 2 Helm minor versions. | ||||||
|          # What's why we include only 2 helm minor versions in this matrix. |          # 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. |          # See https://github.com/helmfile/helmfile/pull/286#issuecomment-1250161182 for more context. | ||||||
|          - helm-version: v3.9.4 |          - helm-version: v3.9.4 | ||||||
|            plugin-secrets-version: 3.15.0 |            plugin-secrets-version: 3.15.0 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue