[create-pull-request] automated change (#184)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
diff --git a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/iota.json b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/iota.json
index 439042c..9eb778e 100644
--- a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/iota.json
+++ b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/iota.json
@@ -4,7 +4,7 @@
     "name": "iota",
     "title": "IOTA",
     "description": "Manage financial transactions using IOTA distributed ledger.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.23.0",
     "label": "ledger,api",
     "javaType": "org.apache.camel.component.iota.IOTAComponent",
diff --git a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/zipkin.json b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/zipkin.json
index 508be80..4478525 100644
--- a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/zipkin.json
+++ b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/zipkin.json
@@ -4,7 +4,7 @@
     "name": "zipkin",
     "title": "Zipkin",
     "description": "Distributed message tracing using Zipkin",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.18.0",
     "label": "monitoring,microservice",
     "supportLevel": "Stable",