We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a41c1 commit 84a7901Copy full SHA for 84a7901
.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.10.8
+ XPKG_VERSION: v0.10.9
39
40
jobs:
41
lint:
0 commit comments