Skip to content

Commit

Permalink
Test no-fork v1.0.0-63c9bd25642b27d9f9f7dede6d0e64f1774faf84
Browse files Browse the repository at this point in the history
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
  • Loading branch information
ulucinar committed Oct 19, 2023
1 parent 95ff624 commit f444c2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PLATFORMS ?= linux_amd64

UP_VERSION = v0.19.1
UP_CHANNEL = stable
UPTEST_VERSION = v0.5.0
UPTEST_VERSION = v0.6.1

-include build/makelib/k8s_tools.mk
# ====================================================================================
Expand Down
8 changes: 4 additions & 4 deletions crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ spec:
- provider: xpkg.upbound.io/crossplane-contrib/provider-kubernetes
version: ">=v0.9.0"
- provider: index.docker.io/ulucinar/provider-aws-ec2
version: "=v1.0.0-903d74a9ef04f86dfd2b302fd23e58644d49fc3f"
version: "=v1.0.0-63c9bd25642b27d9f9f7dede6d0e64f1774faf84"
- provider: index.docker.io/ulucinar/provider-aws-eks
version: "=v1.0.0-903d74a9ef04f86dfd2b302fd23e58644d49fc3f"
version: "=v1.0.0-63c9bd25642b27d9f9f7dede6d0e64f1774faf84"
- provider: index.docker.io/ulucinar/provider-aws-iam
version: "=v1.0.0-903d74a9ef04f86dfd2b302fd23e58644d49fc3f"
version: "=v1.0.0-63c9bd25642b27d9f9f7dede6d0e64f1774faf84"
- provider: index.docker.io/ulucinar/provider-aws-rds
version: "=v1.0.0-903d74a9ef04f86dfd2b302fd23e58644d49fc3f"
version: "=v1.0.0-63c9bd25642b27d9f9f7dede6d0e64f1774faf84"

0 comments on commit f444c2c

Please sign in to comment.