Skip to content

Commit

Permalink
Updates k8s components, and CoreOS to latest stable. (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkinkade authored Feb 20, 2020
1 parent ec03abb commit 9383aeb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# relevant settings.

# stage3 coreos
export COREOS_VERSION=2247.7.0
export K8S_VERSION=v1.15.6
export CRI_VERSION=v1.16.1
export CNI_VERSION=v0.8.3
export COREOS_VERSION=2303.4.0
export K8S_VERSION=v1.15.10
export CRI_VERSION=v1.17.0
export CNI_VERSION=v0.8.5

# stage1 mlxrom
export MLXROM_VERSION=3.4.816
Expand Down

0 comments on commit 9383aeb

Please sign in to comment.