Configure the default channel to 1.10/stable

This commit is contained in:
Konstantinos Tsakalozos 2018-04-04 16:30:54 +03:00
parent 8438cbe669
commit ad560291a2
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
options:
channel:
type: string
default: "1.9/stable"
default: "1.10/stable"
description: |
Snap channel to install Kubernetes snaps from

View File

@ -41,7 +41,7 @@ options:
will not be loaded.
channel:
type: string
default: "1.9/stable"
default: "1.10/stable"
description: |
Snap channel to install Kubernetes master services from
client_password:

View File

@ -22,7 +22,7 @@ options:
switch to privileged mode if gpu hardware is detected.
channel:
type: string
default: "1.9/stable"
default: "1.10/stable"
description: |
Snap channel to install Kubernetes worker services from
require-manual-upgrade: