apupier commented on code in PR #72:
URL:
https://github.com/apache/camel-kamelets-examples/pull/72#discussion_r1512775310
##########
camel-k/kafka-s3/kafka-not-secured-sink.kamelet.yaml:
##########
@@ -14,13 +14,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ---------------------------------------------------------------------------
-apiVersion: camel.apache.org/v1alpha1
+apiVersion: camel.apache.org/v1
kind: Kamelet
metadata:
name: kafka-not-secured-sink
annotations:
camel.apache.org/kamelet.support.level: "Stable"
- camel.apache.org/catalog.version: "0.9.4"
+ camel.apache.org/catalog.version: "4.4.0"
Review Comment:
I was thinking it would be the Kamelet catalog version which has the 4.4.0
https://github.com/apache/camel-kamelets/releases/tag/v4.4.0
So to which kind of version it corresponds?
there is no 0.9.4 tag for camel k
https://github.com/apache/camel-k/tags?after=1.0.0-nightly.202003261646 ,
neither Camel K runtime
https://github.com/apache/camel-k-runtime/tags?after=camel-k-runtime-parent-1.0.7
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]