Skip to content

Commit e66ffeb

Browse files
AndrewKostkadeer-wmde
authored andcommitted
Specify helm-diff version in Docker build (#974)
1 parent 6f5569b commit e66ffeb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker.build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
with:
2929
helmfile-version: 'v0.162.0'
3030
helm-version: 'v3.12.2'
31+
helm-plugins: >
32+
https://github.com/databus23/helm-diff@v3.12.5
3133
- name: Cache Docker layers
3234
uses: actions/cache@v4
3335
with:

0 commit comments

Comments
 (0)