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 88f1eeb commit b7dfc8aCopy full SHA for b7dfc8a
.github/workflows/kubernetes.yml
@@ -33,7 +33,7 @@ jobs:
33
test:
34
runs-on: ubuntu-latest
35
env:
36
- CAMEL_K_VERSION: 1.8.2
+ CAMEL_K_VERSION: latest
37
YAKS_VERSION: 0.10.0
38
YAKS_IMAGE_NAME: "docker.io/citrusframework/yaks"
39
YAKS_RUN_OPTIONS: "--timeout=15m"
0 commit comments