Skip to content

Commit

Permalink
feat(runtime): default version 3.2.0
Browse files Browse the repository at this point in the history
* Based on Camel Quarkus 3.2.0/Camel 4
* Based on Kamelets 4.0.0
  • Loading branch information
squakez committed Sep 20, 2023
1 parent 3079a0e commit 673cd47
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 187 deletions.
2 changes: 1 addition & 1 deletion pkg/util/defaults/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const (
Version = "2.1.0-SNAPSHOT"

// DefaultRuntimeVersion --
DefaultRuntimeVersion = "2.16.0"
DefaultRuntimeVersion = "3.2.0"

// BuildahVersion --
BuildahVersion = "1.30.0"
Expand Down
Loading

0 comments on commit 673cd47

Please sign in to comment.