Skip to content

Commit

Permalink
fix: helm strict validation (#1277)
Browse files Browse the repository at this point in the history
Co-authored-by: David Ragot <david@formance.com>
  • Loading branch information
Dav-14 and David Ragot authored Feb 23, 2024
1 parent 53bd8b2 commit fb645d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VERSION --pass-args --arg-scope-and-set 0.7

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

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

0 comments on commit fb645d5

Please sign in to comment.