orpiske commented on a change in pull request #2426:
URL: https://github.com/apache/camel-k/pull/2426#discussion_r656450605
##########
File path: script/Makefile
##########
@@ -17,7 +17,7 @@ VERSIONFILE := pkg/util/defaults/defaults.go
VERSION := 1.5.0-SNAPSHOT
OPERATOR_VERSION := $(subst -SNAPSHOT,,$(VERSION))
LAST_RELEASED_VERSION := 1.4.0
-RUNTIME_VERSION := 1.7.0
+RUNTIME_VERSION := 1.8.0-SNAPSHOT
Review comment:
Yes, that's refer to the runtime. We haven't had a 1.8 release of it
yet, so that's the version we have in the `main` branch (ref. PR:
https://github.com/apache/camel-k-runtime/pull/720).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]