k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/images/bazel/variants.yaml (about)

     1  variants:
     2    kubernetes:
     3      CONFIG: kubernetes-master # Used by the kubernetes repo master branch
     4      NEW_VERSION: 3.4.1
     5      OLD_VERSION: 2.2.0
     6    org:
     7      CONFIG: org # Used by org repo
     8      NEW_VERSION: 3.0.0
     9      OLD_VERSION: 0.29.1
    10    test-infra:
    11      CONFIG: test-infra # Used by test-infra repo
    12      NEW_VERSION: 3.4.1
    13      OLD_VERSION: 3.1.0
    14    testgrid:
    15      CONFIG: testgrid # Used by testgrid repo
    16      NEW_VERSION: 3.4.1
    17      OLD_VERSION: 3.0.0