Update supported versions (#11334)

This commit is contained in:
Eric Van Norman 2022-05-23 16:30:28 -05:00 committed by GitHub
parent ac2aea9f68
commit 19762348df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ source_branch_name: release-1.14
doc_branch_name: master
# The list of supported versions described by the docs
supported_kubernetes_versions: ["1.20", "1.21", "1.22", "1.23"]
supported_kubernetes_versions: ["1.21", "1.22", "1.23", "1.24"]
####### Static values