Skip to content

Commit b7dfc8a

Browse files
committed
chore: Use the latest Camel K version
1 parent 88f1eeb commit b7dfc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kubernetes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
test:
3434
runs-on: ubuntu-latest
3535
env:
36-
CAMEL_K_VERSION: 1.8.2
36+
CAMEL_K_VERSION: latest
3737
YAKS_VERSION: 0.10.0
3838
YAKS_IMAGE_NAME: "docker.io/citrusframework/yaks"
3939
YAKS_RUN_OPTIONS: "--timeout=15m"

0 commit comments

Comments
 (0)