Skip to content

Commit c259c69

Browse files
authored
Release quixstreams v3.23.0 (#518)
* Release quixstreams v3.23.0 * Update mkdocs.yml
1 parent e95475e commit c259c69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ nav:
2020
- 'get-started/stream-processing.md'
2121
- 'get-started/stream-processing-pipelines.md'
2222

23-
- 'Quix Streams': '!import https://github.com/quixio/quix-streams?branch=v3.22.0'
23+
- 'Quix Streams': '!import https://github.com/quixio/quix-streams?branch=v3.23.0'
2424
- 'Quix Connectors':
2525
# Pages for "Quix Streams" section are imported from https://github.com/quixio/quix-streams
2626
- Quix Streams:
@@ -51,6 +51,7 @@ nav:
5151
- InfluxDB v1 Sink: 'quix-streams/connectors/sinks/influxdb1-sink.md'
5252
- Local File Sink: 'quix-streams/connectors/sinks/local-file-sink.md'
5353
- MongoDB Sink: 'quix-streams/connectors/sinks/mongodb-sink.md'
54+
- MQTT Sink: 'quix-streams/connectors/sinks/mqtt-sink.md'
5455
- Neo4j Sink: 'quix-streams/connectors/sinks/neo4j-sink.md'
5556
- PostgreSQL Sink: 'quix-streams/connectors/sinks/postgresql-sink.md'
5657
- Redis Sink: 'quix-streams/connectors/sinks/redis-sink.md'
@@ -80,7 +81,6 @@ nav:
8081
- 'Confluent Kafka': 'quix-connectors/templates/confluentkafkasink-destination.md'
8182
- 'InfluxDB 3.0': 'quix-connectors/templates/influxdb30sink-destination.md'
8283
- 'Kafka Connect': 'quix-connectors/templates/kafkaconnectsink-destination.md'
83-
- 'MQTT': 'quix-connectors/templates/mqttsink-destination.md'
8484
- 'Slack': 'quix-connectors/templates/slacksink-destination.md'
8585
- 'Websocket': 'quix-connectors/templates/websocketdestination-destination.md'
8686
- Coming Soon:

0 commit comments

Comments
 (0)