We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65969d7 commit 137fc0dCopy full SHA for 137fc0d
.github/workflows/release.yml
@@ -36,6 +36,7 @@ jobs:
36
if [ ! -z "$helmlist" ]
37
then
38
echo $helmlist
39
+ helm plugin install https://github.com/databus23/helm-diff
40
helm diff upgrade awsl -n awsl .
41
else
42
echo "No helm history"
0 commit comments