Skip to content

Commit

Permalink
fix(ci): Bump Camel K version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd authored and oscerd committed Mar 1, 2022
1 parent a1d963d commit 462e40f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ concurrency:
cancel-in-progress: true

env:
CAMEL_K_VERSION: 1.5.0
YAKS_VERSION: 0.7.0
CAMEL_K_VERSION: 1.7.0
YAKS_VERSION: 0.8.0
YAKS_IMAGE_NAME: "docker.io/citrusframework/yaks"

jobs:
Expand Down

0 comments on commit 462e40f

Please sign in to comment.