mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-03 08:38:52 +00:00
Set Kubernetes 1.31 as min supported version
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
4b42c9e746
commit
a421ce4266
5 changed files with 8 additions and 8 deletions
|
|
@ -60,7 +60,7 @@ type checkFlags struct {
|
|||
}
|
||||
|
||||
var kubernetesConstraints = []string{
|
||||
">=1.30.0-0",
|
||||
">=1.31.0-0",
|
||||
}
|
||||
|
||||
var checkArgs checkFlags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue