Skip to content

Commit 9b945c8

Browse files
committed
Add compatibility information
1 parent fe237b1 commit 9b945c8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

blueprints/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,16 @@ This definition is provided in the following files:
5757
- [`gatewayclassconfig-aws-alb-crossplane-dev-env.yaml`](../test-data/gatewayclassconfig-aws-alb-crossplane-dev-env.yaml) example settings for the two `GatewayClass`es defined in `gatewayclass-aws-alb-crossplane.yaml`, i.e. with different subnet settings for the internet-exposed and non internet-exposed `GatewayClass'es.
5858
- [`gatewayclassblueprint-crossplane-aws-alb-values.yaml`](../charts/bifrost-gateway-controller/ci/gatewayclassblueprint-crossplane-aws-alb-values.yaml)
5959
RBAC for bifrost-gateway-controller Helm deployment suited for the `aws-alb-crossplane` blueprint.
60+
61+
### Compatibility
62+
63+
This blueprint use AWS Crossplane resources through the [Upbound AWS
64+
Provider](https://marketplace.upbound.io/providers/upbound/provider-aws). The
65+
following compatibility between Crossplane providers and blueprint
66+
releases has been verified:
67+
68+
| Upbound Provider Version | Bifrost blueprint release | Status |
69+
| ------------- | ------------- |
70+
| `v0.28.0` | `0.0.18` | :heavy_check_mark: |
71+
| `v0.32.1` | `0.0.18` | :x: |
72+
| `v0.33.0` | `0.0.19` | :heavy_check_mark: |

0 commit comments

Comments
 (0)