🐛(ci) fix helmfile linter
Latest helmfile version breaks lots of thing.
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
helmfile-lint:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/helmfile/helmfile:latest
|
||||
image: ghcr.io/helmfile/helmfile:v0.171.0
|
||||
steps:
|
||||
-
|
||||
uses: numerique-gouv/action-helmfile-lint@main
|
||||
|
||||
Reference in New Issue
Block a user