Skip to content

Commit

Permalink
Merge pull request #2 from danmx/patch-1
Browse files Browse the repository at this point in the history
update: kapitan version to 0.27.2
  • Loading branch information
muffix authored Apr 30, 2020
2 parents d0faf6c + 296ec08 commit 990b04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/kapitan-compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

set -e

docker run -t --rm -v "$(pwd)":/src:delegated deepmind/kapitan:0.26.1 compile
docker run -t --rm -v "$(pwd)":/src:delegated deepmind/kapitan:0.27.2 compile

0 comments on commit 990b04b

Please sign in to comment.