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 bd4f15a commit d4b9007Copy full SHA for d4b9007
.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.5
+ XPKG_VERSION: v0.11.6
40
41
jobs:
42
lint:
0 commit comments