diff --git a/asyncapi.http.kafka.proxy/zilla.yaml b/asyncapi.http.kafka.proxy/zilla.yaml index e5ba5d5..8d66d7a 100644 --- a/asyncapi.http.kafka.proxy/zilla.yaml +++ b/asyncapi.http.kafka.proxy/zilla.yaml @@ -19,7 +19,6 @@ bindings: catalog: host_filesystem: subject: http - version: latest exit: south_kafka_proxy south_kafka_proxy: type: asyncapi @@ -30,12 +29,10 @@ bindings: catalog: host_filesystem: subject: http - version: latest kafka_api: catalog: host_filesystem: subject: kafka - version: latest routes: - when: - api-id: http_api @@ -58,7 +55,6 @@ bindings: catalog: host_filesystem: subject: kafka - version: latest telemetry: exporters: stdout_exporter: diff --git a/asyncapi.mqtt.kafka.proxy/zilla.yaml b/asyncapi.mqtt.kafka.proxy/zilla.yaml index e82a3ed..eba6234 100644 --- a/asyncapi.mqtt.kafka.proxy/zilla.yaml +++ b/asyncapi.mqtt.kafka.proxy/zilla.yaml @@ -19,7 +19,6 @@ bindings: catalog: host_filesystem: subject: mqtt - version: latest exit: south_kafka_proxy south_kafka_proxy: type: asyncapi @@ -30,12 +29,10 @@ bindings: catalog: host_filesystem: subject: mqtt - version: latest kafka_api: catalog: host_filesystem: subject: kafka - version: latest mqtt-kafka: channels: sessions: mqttSessions @@ -86,7 +83,6 @@ bindings: catalog: host_filesystem: subject: kafka - version: latest telemetry: exporters: stdout_logs_exporter: diff --git a/asyncapi.mqtt.proxy/zilla.yaml b/asyncapi.mqtt.proxy/zilla.yaml index 001b4d6..00bc094 100644 --- a/asyncapi.mqtt.proxy/zilla.yaml +++ b/asyncapi.mqtt.proxy/zilla.yaml @@ -17,7 +17,6 @@ bindings: catalog: host_filesystem: subject: smartylighting - version: latest exit: mqtt_proxy_client mqtt_proxy_client: type: asyncapi @@ -28,7 +27,6 @@ bindings: catalog: host_filesystem: subject: smartylighting - version: latest tcp: host: ${{env.MOSQUITTO_BROKER_HOST}} port: ${{env.MOSQUITTO_BROKER_PORT}} diff --git a/asyncapi.sse.kafka.proxy/zilla.yaml b/asyncapi.sse.kafka.proxy/zilla.yaml index 15cfcc5..b10245f 100644 --- a/asyncapi.sse.kafka.proxy/zilla.yaml +++ b/asyncapi.sse.kafka.proxy/zilla.yaml @@ -19,7 +19,6 @@ bindings: catalog: host_filesystem: subject: sse - version: latest exit: south_kafka_proxy south_kafka_proxy: type: asyncapi @@ -30,12 +29,10 @@ bindings: catalog: host_filesystem: subject: sse - version: latest kafka_api: catalog: host_filesystem: subject: kafka - version: latest routes: - when: - api-id: sse_api @@ -51,7 +48,6 @@ bindings: catalog: host_filesystem: subject: kafka - version: latest telemetry: exporters: stdout_exporter: diff --git a/asyncapi.sse.proxy/zilla.yaml b/asyncapi.sse.proxy/zilla.yaml index 425bf69..68cc29d 100644 --- a/asyncapi.sse.proxy/zilla.yaml +++ b/asyncapi.sse.proxy/zilla.yaml @@ -17,7 +17,6 @@ bindings: catalog: host_filesystem: subject: eventstore - version: latest exit: sse_proxy_client sse_proxy_client: type: asyncapi @@ -28,7 +27,6 @@ bindings: catalog: host_filesystem: subject: eventstore - version: latest tcp: host: ${{env.SSE_SERVER_HOST}} port: ${{env.SSE_SERVER_PORT}} diff --git a/openapi.proxy/zilla.yaml b/openapi.proxy/zilla.yaml index adb6648..c8016d3 100644 --- a/openapi.proxy/zilla.yaml +++ b/openapi.proxy/zilla.yaml @@ -17,7 +17,6 @@ bindings: catalog: host_filesystem: subject: petstore - version: latest exit: south_openapi_client south_openapi_client: type: openapi @@ -28,7 +27,6 @@ bindings: catalog: host_filesystem: subject: petstore - version: latest tcp: host: openapi-mock port: