We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7732698 commit 1f880f5Copy full SHA for 1f880f5
.github/workflows/ci.yaml
@@ -36,7 +36,7 @@ env:
36
CROSSPLANE_REGORG: ghcr.io/${{ github.repository}} # xpkg.crossplane.io/crossplane-contrib
37
38
# The package version to push. The default is 0.0.0-gitsha.
39
- XPKG_VERSION: v0.11.6
+ XPKG_VERSION: v0.12.0
40
41
jobs:
42
lint:
0 commit comments