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 eacf7e9 commit bea0691Copy full SHA for bea0691
.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ env:
35
XPKG: xpkg.upbound.io/${{ github.repository}}
36
37
# The package version to push. The default is 0.0.0-gitsha.
38
- XPKG_VERSION: v0.11.0
+ XPKG_VERSION: v0.11.1
39
40
jobs:
41
lint:
0 commit comments