File tree Expand file tree Collapse file tree 3 files changed +3
-54
lines changed
content/kubermatic/main/data Expand file tree Collapse file tree 3 files changed +3
-54
lines changed Original file line number Diff line number Diff line change @@ -507,9 +507,6 @@ spec:
507507 # Versions lists the available versions.
508508 versions :
509509 - v1.31
510- - v1.30
511- - v1.29
512- - v1.28
513510 eks :
514511 # Default is the default version to offer users.
515512 default : v1.31
@@ -518,9 +515,6 @@ spec:
518515 # Versions lists the available versions.
519516 versions :
520517 - v1.31
521- - v1.30
522- - v1.29
523- - v1.28
524518 # ProviderIncompatibilities lists all the Kubernetes version incompatibilities
525519 providerIncompatibilities :
526520 - # Condition is the cluster or datacenter condition that must be met to block a specific version
@@ -549,16 +543,10 @@ spec:
549543 # for the worker nodes of all matching user clusters.
550544 automaticNodeUpdate : false
551545 # From is the version from which an update is allowed. Wildcards are allowed, e.g. "1.18.*".
552- from : 1.29 .*
546+ from : 1.31 .*
553547 # To is the version to which an update is allowed.
554548 # Must be a valid version if `automatic` is set to true, e.g. "1.20.13".
555549 # Can be a wildcard otherwise, e.g. "1.20.*".
556- to : 1.30.*
557- - from : 1.30.*
558- to : 1.30.*
559- - from : 1.30.*
560- to : 1.31.*
561- - from : 1.31.*
562550 to : 1.31.*
563551 - from : 1.31.*
564552 to : 1.32.*
@@ -570,11 +558,6 @@ spec:
570558 to : 1.33.*
571559 # Versions lists the available versions.
572560 versions :
573- - v1.30.5
574- - v1.30.9
575- - v1.30.11
576- - v1.30.12
577- - v1.30.14
578561 - v1.31.1
579562 - v1.31.5
580563 - v1.31.7
Original file line number Diff line number Diff line change @@ -507,9 +507,6 @@ spec:
507507 # Versions lists the available versions.
508508 versions :
509509 - v1.31
510- - v1.30
511- - v1.29
512- - v1.28
513510 eks :
514511 # Default is the default version to offer users.
515512 default : v1.31
@@ -518,9 +515,6 @@ spec:
518515 # Versions lists the available versions.
519516 versions :
520517 - v1.31
521- - v1.30
522- - v1.29
523- - v1.28
524518 # ProviderIncompatibilities lists all the Kubernetes version incompatibilities
525519 providerIncompatibilities :
526520 - # Condition is the cluster or datacenter condition that must be met to block a specific version
@@ -549,16 +543,10 @@ spec:
549543 # for the worker nodes of all matching user clusters.
550544 automaticNodeUpdate : false
551545 # From is the version from which an update is allowed. Wildcards are allowed, e.g. "1.18.*".
552- from : 1.29 .*
546+ from : 1.31 .*
553547 # To is the version to which an update is allowed.
554548 # Must be a valid version if `automatic` is set to true, e.g. "1.20.13".
555549 # Can be a wildcard otherwise, e.g. "1.20.*".
556- to : 1.30.*
557- - from : 1.30.*
558- to : 1.30.*
559- - from : 1.30.*
560- to : 1.31.*
561- - from : 1.31.*
562550 to : 1.31.*
563551 - from : 1.31.*
564552 to : 1.32.*
@@ -570,11 +558,6 @@ spec:
570558 to : 1.33.*
571559 # Versions lists the available versions.
572560 versions :
573- - v1.30.5
574- - v1.30.9
575- - v1.30.11
576- - v1.30.12
577- - v1.30.14
578561 - v1.31.1
579562 - v1.31.5
580563 - v1.31.7
Original file line number Diff line number Diff line change @@ -507,9 +507,6 @@ spec:
507507 # Versions lists the available versions.
508508 versions :
509509 - v1.31
510- - v1.30
511- - v1.29
512- - v1.28
513510 eks :
514511 # Default is the default version to offer users.
515512 default : v1.31
@@ -518,9 +515,6 @@ spec:
518515 # Versions lists the available versions.
519516 versions :
520517 - v1.31
521- - v1.30
522- - v1.29
523- - v1.28
524518 # ProviderIncompatibilities lists all the Kubernetes version incompatibilities
525519 providerIncompatibilities :
526520 - # Condition is the cluster or datacenter condition that must be met to block a specific version
@@ -549,16 +543,10 @@ spec:
549543 # for the worker nodes of all matching user clusters.
550544 automaticNodeUpdate : false
551545 # From is the version from which an update is allowed. Wildcards are allowed, e.g. "1.18.*".
552- from : 1.29 .*
546+ from : 1.31 .*
553547 # To is the version to which an update is allowed.
554548 # Must be a valid version if `automatic` is set to true, e.g. "1.20.13".
555549 # Can be a wildcard otherwise, e.g. "1.20.*".
556- to : 1.30.*
557- - from : 1.30.*
558- to : 1.30.*
559- - from : 1.30.*
560- to : 1.31.*
561- - from : 1.31.*
562550 to : 1.31.*
563551 - from : 1.31.*
564552 to : 1.32.*
@@ -570,11 +558,6 @@ spec:
570558 to : 1.33.*
571559 # Versions lists the available versions.
572560 versions :
573- - v1.30.5
574- - v1.30.9
575- - v1.30.11
576- - v1.30.12
577- - v1.30.14
578561 - v1.31.1
579562 - v1.31.5
580563 - v1.31.7
You can’t perform that action at this time.
0 commit comments