Update 0.5.0 to 0.6.0

This commit is contained in:
Erik Wilson
2019-06-18 18:04:01 -07:00
parent f1f182c079
commit 4ecbd5c16d
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
version: '3'
services:
server:
image: rancher/k3s:v0.5.0
image: rancher/k3s:v0.6.0
command: server --disable-agent
environment:
- K3S_CLUSTER_SECRET=somethingtotallyrandom
@@ -15,7 +15,7 @@ services:
- 6443:6443
node:
image: rancher/k3s:v0.5.0
image: rancher/k3s:v0.6.0
tmpfs:
- /run
- /var/run