Skip to content

Commit

Permalink
chore: bumping Camel K Runtime version to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Apr 9, 2024
1 parent 3d03c74 commit 5676481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ VERSIONFILE := pkg/util/defaults/defaults.go
VERSION ?= 2.3.0
LAST_RELEASED_IMAGE_NAME := red-hat-camel-k-operator
LAST_RELEASED_VERSION := 2.2.0
RUNTIME_VERSION ?= 3.8.0
RUNTIME_VERSION ?= 3.8.1
BUILDAH_VERSION := 1.14.0
KANIKO_VERSION := 0.17.1
INSTALL_DEFAULT_KAMELETS := true
Expand Down

0 comments on commit 5676481

Please sign in to comment.