Skip to content

Commit

Permalink
update halyard
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Way authored Feb 4, 2021
1 parent 5ba9882 commit fbc9608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.
################################################################################

ARMORY_HALYARD_IMAGE="armory/halyard-armory:1.9.4"
ARMORY_HALYARD_IMAGE="armory/halyard-armory:1.10.1"

install_k3s () {
curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC="--tls-san $(cat ${BASE_DIR}/.hal/public_endpoint)" INSTALL_K3S_VERSION="v1.17.4+k3s1" K3S_KUBECONFIG_MODE=644 sh -
Expand Down

0 comments on commit fbc9608

Please sign in to comment.