Skip to content

Commit

Permalink
versions.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
  • Loading branch information
sunjayBhatia committed Oct 16, 2023
1 parent 9b156bd commit d097a55
Showing 1 changed file with 37 additions and 3 deletions.
40 changes: 37 additions & 3 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,19 @@ versions:
gateway-api:
- v1alpha2
- v1beta1
- version: v1.26.0
- version: v1.26.1
supported: "true"
dependencies:
envoy: "1.27.1"
kubernetes:
- "1.28"
- "1.27"
- "1.26"
gateway-api:
- v1alpha2
- v1beta1
- version: v1.26.0
supported: "false"
dependencies:
envoy: "1.27.0"
kubernetes:
Expand All @@ -26,8 +37,19 @@ versions:
gateway-api:
- v1alpha2
- v1beta1
- version: v1.25.2
- version: v1.25.3
supported: "true"
dependencies:
envoy: "1.26.5"
kubernetes:
- "1.27"
- "1.26"
- "1.25"
gateway-api:
- v1alpha2
- v1beta1
- version: v1.25.2
supported: "false"
dependencies:
envoy: "1.26.4"
kubernetes:
Expand Down Expand Up @@ -59,8 +81,20 @@ versions:
gateway-api:
- v1alpha2
- v1beta1
- version: v1.24.5
- version: v1.24.6
supported: "true"
dependencies:
envoy: "1.25.10"
kubernetes:
- "1.26"
- "1.25"
- "1.24"
gateway-api:
- v1alpha2
- v1beta1
contour-operator: "N/A"
- version: v1.24.5
supported: "false"
dependencies:
envoy: "1.25.9"
kubernetes:
Expand Down

0 comments on commit d097a55

Please sign in to comment.