mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +00:00
Bump minimum Kubernetes version to 1.33
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
parent
436dc7920a
commit
fd547dfe42
4 changed files with 6 additions and 6 deletions
|
|
@ -60,7 +60,7 @@ type checkFlags struct {
|
|||
}
|
||||
|
||||
var kubernetesConstraints = []string{
|
||||
">=1.32.0-0",
|
||||
">=1.33.0-0",
|
||||
}
|
||||
|
||||
var checkArgs checkFlags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue