We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec7c52 commit 6638305Copy full SHA for 6638305
1 file changed
.github/workflows/docker.build.yml
@@ -28,6 +28,8 @@ jobs:
28
with:
29
helmfile-version: 'v0.162.0'
30
helm-version: 'v3.12.2'
31
+ helm-plugins: >
32
+ https://github.com/databus23/helm-diff@v3.12.5
33
- name: Cache Docker layers
34
uses: actions/cache@v4
35
0 commit comments