1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 14:48:55 +00:00

Bump Packet script to v0.7.0-rc2

This commit is contained in:
Josh Curl
2016-10-06 14:48:37 -07:00
parent 01970f5651
commit 3e3e036bda

View File

@@ -2,7 +2,7 @@
set -e
TINKERBELL_URL=$(cat /proc/cmdline | sed -e 's/^.*tinkerbell=//' -e 's/ .*$//')/phone-home
INSTALLER_IMAGE=rancher/os:v0.7.0-rc1
INSTALLER_IMAGE=rancher/os:v0.7.0-rc2
tinkerbell_post()
{