Skip to content

Commit

Permalink
Merge branch 'main' into FDE
Browse files Browse the repository at this point in the history
  • Loading branch information
vipsharm authored Mar 13, 2024
2 parents 0b73530 + b54b8bf commit 8c0f5d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG ETCD_REPO=https://github.com/etcd-io
FROM $SPECTRO_PUB_REPO/canvos/alpine-cert:v1.0.0

## Spectro Cloud and Kairos Tags ##
ARG PE_VERSION=v4.2.3
ARG PE_VERSION=v4.3.0
ARG SPECTRO_LUET_VERSION=v1.2.0
ARG KAIROS_VERSION=v2.4.3
ARG K3S_FLAVOR_TAG=k3s1
Expand Down
2 changes: 1 addition & 1 deletion earthly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function build_without_proxy() {

global_config="{disable_analytics: true}"
PE_VERSION=$(git describe --abbrev=0 --tags)
EARTHLY_VERSION=v0.7.4
EARTHLY_VERSION=v0.8.5
source .arg

### Verify Depencies
Expand Down

0 comments on commit 8c0f5d5

Please sign in to comment.