From 065d24817c3f1248a671f35ee82cd2c068f46a4a Mon Sep 17 00:00:00 2001 From: David Ragot Date: Fri, 23 Feb 2024 12:58:24 +0100 Subject: [PATCH] fix: bump earthly --- Earthfile | 2 +- components/Earthfile | 2 +- components/fctl/Earthfile | 2 +- components/ledger/Earthfile | 2 +- components/ledger/libs/Earthfile | 2 +- components/operator/Earthfile | 2 +- components/payments/Earthfile | 2 +- ee/Earthfile | 2 +- ee/agent/Earthfile | 2 +- ee/auth/Earthfile | 2 +- ee/gateway/Earthfile | 2 +- ee/orchestration/Earthfile | 2 +- ee/reconciliation/Earthfile | 2 +- ee/search/Earthfile | 2 +- ee/stargate/Earthfile | 2 +- ee/wallets/Earthfile | 2 +- ee/webhooks/Earthfile | 2 +- helm/Earthfile | 2 +- helm/regions/Earthfile | 2 +- libs/go-libs/Earthfile | 2 +- releases/Earthfile | 2 +- tests/benchmarks/Earthfile | 2 +- tests/integration/Earthfile | 2 +- tools/operator-utils/Earthfile | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/Earthfile b/Earthfile index 0af9c71cad..9708e6b1e8 100644 --- a/Earthfile +++ b/Earthfile @@ -1,6 +1,6 @@ VERSION --arg-scope-and-set --pass-args --use-function-keyword 0.7 -ARG core=github.com/formancehq/earthly:v0.11.0 +ARG core=github.com/formancehq/earthly:v0.11.1 IMPORT $core AS core sources: diff --git a/components/Earthfile b/components/Earthfile index 4dd26973ed..2ba30478b2 100644 --- a/components/Earthfile +++ b/components/Earthfile @@ -1,6 +1,6 @@ VERSION --arg-scope-and-set --pass-args --use-function-keyword 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 diff --git a/components/fctl/Earthfile b/components/fctl/Earthfile index fe2aab8261..981c80299a 100644 --- a/components/fctl/Earthfile +++ b/components/fctl/Earthfile @@ -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 diff --git a/components/ledger/Earthfile b/components/ledger/Earthfile index b383e295d3..830338bd52 100644 --- a/components/ledger/Earthfile +++ b/components/ledger/Earthfile @@ -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 diff --git a/components/ledger/libs/Earthfile b/components/ledger/libs/Earthfile index 0094730d0d..c042bf61f6 100644 --- a/components/ledger/libs/Earthfile +++ b/components/ledger/libs/Earthfile @@ -1,6 +1,6 @@ VERSION --arg-scope-and-set --pass-args --use-function-keyword 0.7 -ARG core=github.com/formancehq/earthly:v0.11.0 +ARG core=github.com/formancehq/earthly:v0.11.1 IMPORT $core AS core FROM core+base-image diff --git a/components/operator/Earthfile b/components/operator/Earthfile index a80292fc18..63b74a9904 100644 --- a/components/operator/Earthfile +++ b/components/operator/Earthfile @@ -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 IMPORT .. AS components diff --git a/components/payments/Earthfile b/components/payments/Earthfile index 28e282a690..e750ee8c72 100644 --- a/components/payments/Earthfile +++ b/components/payments/Earthfile @@ -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 diff --git a/ee/Earthfile b/ee/Earthfile index 4dd26973ed..2ba30478b2 100644 --- a/ee/Earthfile +++ b/ee/Earthfile @@ -1,6 +1,6 @@ VERSION --arg-scope-and-set --pass-args --use-function-keyword 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 diff --git a/ee/agent/Earthfile b/ee/agent/Earthfile index 660b42ef87..8a331ff682 100644 --- a/ee/agent/Earthfile +++ b/ee/agent/Earthfile @@ -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 diff --git a/ee/auth/Earthfile b/ee/auth/Earthfile index 0e5951a79e..872c4d9239 100644 --- a/ee/auth/Earthfile +++ b/ee/auth/Earthfile @@ -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 diff --git a/ee/gateway/Earthfile b/ee/gateway/Earthfile index a43cb11493..9c6f4def17 100644 --- a/ee/gateway/Earthfile +++ b/ee/gateway/Earthfile @@ -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 diff --git a/ee/orchestration/Earthfile b/ee/orchestration/Earthfile index e650a5a012..ebff6b4abe 100644 --- a/ee/orchestration/Earthfile +++ b/ee/orchestration/Earthfile @@ -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 diff --git a/ee/reconciliation/Earthfile b/ee/reconciliation/Earthfile index b3956bc59f..b20e4d6e94 100644 --- a/ee/reconciliation/Earthfile +++ b/ee/reconciliation/Earthfile @@ -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 diff --git a/ee/search/Earthfile b/ee/search/Earthfile index 16a92c3cb2..67625846c2 100644 --- a/ee/search/Earthfile +++ b/ee/search/Earthfile @@ -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 diff --git a/ee/stargate/Earthfile b/ee/stargate/Earthfile index 0ee0e9634b..3f2a376cb0 100644 --- a/ee/stargate/Earthfile +++ b/ee/stargate/Earthfile @@ -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 diff --git a/ee/wallets/Earthfile b/ee/wallets/Earthfile index b4e2bc5d4e..2135e9e456 100644 --- a/ee/wallets/Earthfile +++ b/ee/wallets/Earthfile @@ -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 diff --git a/ee/webhooks/Earthfile b/ee/webhooks/Earthfile index 8a861bd61e..95bd33e924 100644 --- a/ee/webhooks/Earthfile +++ b/ee/webhooks/Earthfile @@ -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 diff --git a/helm/Earthfile b/helm/Earthfile index c86a6e5a53..3d6ef878bf 100644 --- a/helm/Earthfile +++ b/helm/Earthfile @@ -1,6 +1,6 @@ VERSION --arg-scope-and-set --pass-args --use-function-keyword 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 diff --git a/helm/regions/Earthfile b/helm/regions/Earthfile index 938cd7734a..289b7a84a1 100644 --- a/helm/regions/Earthfile +++ b/helm/regions/Earthfile @@ -1,6 +1,6 @@ VERSION --arg-scope-and-set --pass-args --use-function-keyword 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 diff --git a/libs/go-libs/Earthfile b/libs/go-libs/Earthfile index 0094730d0d..c042bf61f6 100644 --- a/libs/go-libs/Earthfile +++ b/libs/go-libs/Earthfile @@ -1,6 +1,6 @@ VERSION --arg-scope-and-set --pass-args --use-function-keyword 0.7 -ARG core=github.com/formancehq/earthly:v0.11.0 +ARG core=github.com/formancehq/earthly:v0.11.1 IMPORT $core AS core FROM core+base-image diff --git a/releases/Earthfile b/releases/Earthfile index 922debbec0..3676cd7c59 100644 --- a/releases/Earthfile +++ b/releases/Earthfile @@ -1,6 +1,6 @@ VERSION --arg-scope-and-set --pass-args --use-function-keyword 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 diff --git a/tests/benchmarks/Earthfile b/tests/benchmarks/Earthfile index f4cacb6f0d..887d11412a 100644 --- a/tests/benchmarks/Earthfile +++ b/tests/benchmarks/Earthfile @@ -1,6 +1,6 @@ VERSION --arg-scope-and-set --pass-args --use-function-keyword 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 diff --git a/tests/integration/Earthfile b/tests/integration/Earthfile index f0c4e3ca11..4c83824210 100644 --- a/tests/integration/Earthfile +++ b/tests/integration/Earthfile @@ -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 IMPORT ../../releases AS releases diff --git a/tools/operator-utils/Earthfile b/tools/operator-utils/Earthfile index 668487e139..d13e491144 100644 --- a/tools/operator-utils/Earthfile +++ b/tools/operator-utils/Earthfile @@ -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 IMPORT .. AS components