mirror of
https://github.com/lingble/talos.git
synced 2025-11-26 19:04:57 +00:00
fix: update k8s to 1.17.3
This PR will update k8s to v1.17.3 to address CVEs mentioned in https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/kubernetes-security-announce/2UOlsba2g0s Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
This commit is contained in:
committed by
Andrew Rynhard
parent
0824e500b2
commit
3485ea9f09
@@ -35,7 +35,7 @@ machine:
|
||||
force: false
|
||||
cluster:
|
||||
controlPlane:
|
||||
version: 1.17.1
|
||||
version: 1.17.3
|
||||
endpoint: https://1.2.3.4
|
||||
clusterName: example
|
||||
network:
|
||||
|
||||
@@ -35,7 +35,7 @@ machine:
|
||||
force: false
|
||||
cluster:
|
||||
controlPlane:
|
||||
version: 1.17.1
|
||||
version: 1.17.3
|
||||
endpoint: https://1.2.3.4
|
||||
clusterName: example
|
||||
network:
|
||||
|
||||
Reference in New Issue
Block a user