Pointing juju charms to 1.9

parent 8d24ce11
options: options:
channel: channel:
type: string type: string
default: "1.8/stable" default: "1.9/stable"
description: | description: |
Snap channel to install Kubernetes snaps from Snap channel to install Kubernetes snaps from
...@@ -33,7 +33,7 @@ options: ...@@ -33,7 +33,7 @@ options:
detected on a worker node. detected on a worker node.
channel: channel:
type: string type: string
default: "1.8/stable" default: "1.9/stable"
description: | description: |
Snap channel to install Kubernetes master services from Snap channel to install Kubernetes master services from
client_password: client_password:
......
...@@ -22,7 +22,7 @@ options: ...@@ -22,7 +22,7 @@ options:
switch to privileged mode if gpu hardware is detected. switch to privileged mode if gpu hardware is detected.
channel: channel:
type: string type: string
default: "1.8/stable" default: "1.9/stable"
description: | description: |
Snap channel to install Kubernetes worker services from Snap channel to install Kubernetes worker services from
require-manual-upgrade: require-manual-upgrade:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment