|
|
@ -4,10 +4,10 @@ variables: |
|
|
|
S3_BUCKET_NAME: mender-convert-images |
|
|
|
# These variables are present elsewhere in the repository too. Make sure to |
|
|
|
# search for and change them too. |
|
|
|
MENDER_ARTIFACT_VERSION: 3.5.0-build1 |
|
|
|
MENDER_CLIENT_VERSION: 2.5.0-build1 |
|
|
|
MENDER_ARTIFACT_VERSION: 3.5.0-build2 |
|
|
|
MENDER_CLIENT_VERSION: 2.5.0-build2 |
|
|
|
# MENDER_ADDON_CONNECT_VERSION: latest |
|
|
|
MENDER_ADDON_CONNECT_VERSION: 1.0.0-build1 |
|
|
|
MENDER_ADDON_CONNECT_VERSION: 1.0.0-build2 |
|
|
|
# Make sure to update the link in mender-docs to the new one when changing |
|
|
|
# this. |
|
|
|
RASPBIAN_URL: https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-01-12/2021-01-11-raspios-buster-armhf-lite.zip |
|
|
|