Skip to content

Commit

Permalink
Revert osie because the latest version broke tink-worker installation (
Browse files Browse the repository at this point in the history
…#69)

As I explained here
#66 (comment) the
current OSIE on master broke how tink-worker gets installed in sandbox.

For a series of bad habits, the PR got merged even if e2e tests are
broken leaving sandbox/master to a not working state

This commit reverts OSIE back to a fully operational version
  • Loading branch information
mergify[bot] authored Mar 24, 2021
2 parents 6c7b2a6 + be228ba commit 4a76489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion current_versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# automation that wants to get the version of the programs currently supported
# in sandbox

export OSIE_DOWNLOAD_LINK="https://tinkerbell-oss.s3.amazonaws.com/osie-uploads/osie-v0-n=448,c=6bf665c,b=master.tar.gz"
export OSIE_DOWNLOAD_LINK="https://tinkerbell-oss.s3.amazonaws.com/osie-uploads/osie-v0-n=404,c=c35a5f8,b=master.tar.gz"
export TINKERBELL_TINK_BOOTS_IMAGE="quay.io/tinkerbell/boots:sha-ad742e11"
export TINKERBELL_TINK_CLI_IMAGE="quay.io/tinkerbell/tink-cli:sha-1b178dae"
export TINKERBELL_TINK_HEGEL_IMAGE="quay.io/tinkerbell/hegel:sha-c8a68311"
Expand Down

0 comments on commit 4a76489

Please sign in to comment.