Skip to content
Snippets Groups Projects
Unverified Commit cd33ab0e authored by Gary Kim's avatar Gary Kim
Browse files

Update release channels


Signed-off-by: default avatarGary Kim <gary@garykim.dev>
parent b0cb178c
Branches
Tags
No related merge requests found
......@@ -2,8 +2,8 @@
set -Eeuo pipefail
declare -A release_channel=(
[stable]='18.0.2'
[production]='17.0.4'
[stable]='18.0.3'
[production]='17.0.5'
)
self="$(basename "$BASH_SOURCE")"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment