Skip to content

Commit

Permalink
feat: add helm install && template validation (#1271)
Browse files Browse the repository at this point in the history
Co-authored-by: David Ragot <[email protected]>
  • Loading branch information
Dav-14 and David Ragot authored Feb 22, 2024
1 parent 42a50f0 commit 2cd4978
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Earthfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
VERSION --pass-args --arg-scope-and-set 0.7

ARG core=github.com/formancehq/earthly:v0.10.0
ARG core=github.com/formancehq/earthly:v0.11.0

IMPORT $core AS core
IMPORT ../.. AS stack
IMPORT .. AS ee
Expand Down

0 comments on commit 2cd4978

Please sign in to comment.