Skip to content

Commit

Permalink
⬆️ Bump internal version
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Mar 7, 2022
1 parent 101bff8 commit d4e79ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OS_ID=${OS_ID:-c3os}
IMAGE="${IMAGE:-$OS_ID}"
ISO="${ISO:-$OS_ID}"
FLAVOR="${FLAVOR:-opensuse}"
C3OS_VERSION="${C3OS_VERSION:--c3OS34}"
C3OS_VERSION="${C3OS_VERSION:--c3OS35}"
K3S_VERSION="${K3S_VERSION:-v1.21.4+k3s1}"
OS_LABEL="${OS_LABEL:-$FLAVOR-latest}"
OS_NAME="${OS_NAME:-$OS_ID-$FLAVOR}"
LUET_VERSION="${LUET_VERSION:-0.22.7-1}"
LUET_VERSION="${LUET_VERSION:-0.22.7-1}"

0 comments on commit d4e79ae

Please sign in to comment.