mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Pointing juju charms to 1.9
This commit is contained in:
parent
8d24ce1137
commit
f2da078168
@ -1,6 +1,6 @@
|
||||
options:
|
||||
channel:
|
||||
type: string
|
||||
default: "1.8/stable"
|
||||
default: "1.9/stable"
|
||||
description: |
|
||||
Snap channel to install Kubernetes snaps from
|
||||
|
@ -33,7 +33,7 @@ options:
|
||||
detected on a worker node.
|
||||
channel:
|
||||
type: string
|
||||
default: "1.8/stable"
|
||||
default: "1.9/stable"
|
||||
description: |
|
||||
Snap channel to install Kubernetes master services from
|
||||
client_password:
|
||||
|
@ -22,7 +22,7 @@ options:
|
||||
switch to privileged mode if gpu hardware is detected.
|
||||
channel:
|
||||
type: string
|
||||
default: "1.8/stable"
|
||||
default: "1.9/stable"
|
||||
description: |
|
||||
Snap channel to install Kubernetes worker services from
|
||||
require-manual-upgrade:
|
||||
|
Loading…
Reference in New Issue
Block a user