jedcunningham commented on a change in pull request #19557:
URL: https://github.com/apache/airflow/pull/19557#discussion_r754491401



##########
File path: scripts/ci/libraries/_initialization.sh
##########
@@ -511,7 +511,7 @@ function 
initialization::initialize_provider_package_building() {
 # Determine versions of kubernetes cluster and tools used
 function initialization::initialize_kubernetes_variables() {
     # Currently supported versions of Kubernetes
-    CURRENT_KUBERNETES_VERSIONS+=("v1.20.2" "v1.19.7" "v1.18.15")
+    CURRENT_KUBERNETES_VERSIONS+=("v1.20.2" "v1.21.1")

Review comment:
       The order needs to be flipped here too.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to