Skip to content

Commit 5121a72

Browse files
authored
feat(depends): set to static version (#4)
Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
1 parent 8fbbef8 commit 5121a72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

crossplane.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ spec:
1717
- provider: xpkg.upbound.io/crossplane-contrib/provider-kubernetes
1818
version: ">=v0.9.0"
1919
- provider: xpkg.upbound.io/upbound/provider-aws-ec2
20-
version: ">=v0.36.0"
20+
version: "v0.43.0"
2121
- provider: xpkg.upbound.io/upbound/provider-aws-eks
22-
version: ">=v0.36.0"
22+
version: "v0.43.0"
2323
- provider: xpkg.upbound.io/upbound/provider-aws-iam
24-
version: ">=v0.36.0"
24+
version: "v0.43.0"

0 commit comments

Comments
 (0)