Skip to content

Commit 15c2c54

Browse files
committed
Update Crossplane release
Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
1 parent 99f6653 commit 15c2c54

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
# These environment variables are important to the Crossplane CLI install.sh
2222
# script. They determine what version it installs.
2323
XP_CHANNEL: stable
24-
XP_VERSION: v2.2.0
24+
XP_VERSION: v2.3.0
2525

2626
# The package to push, without a version tag. The default matches GitHub. For
2727
# example xpkg.crossplane.io/crossplane/function-template-go. Note that
@@ -89,7 +89,6 @@ jobs:
8989
uses: docker/setup-buildx-action@v4
9090
with:
9191
version: ${{ env.DOCKER_BUILDX_VERSION }}
92-
install: true
9392

9493
- name: Checkout
9594
uses: actions/checkout@v7

0 commit comments

Comments
 (0)