Skip to content

Commit 17eb6a1

Browse files
authored
🐙 destination-rabbitmq: run up-to-date pipeline [2024-08-24] (#44726)
1 parent 9b9a04c commit 17eb6a1

File tree

4 files changed

+74
-73
lines changed

4 files changed

+74
-73
lines changed

airbyte-integrations/connectors/destination-rabbitmq/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: database
33
connectorType: destination
44
definitionId: e06ad785-ad6f-4647-b2e8-3027a5c59454
5-
dockerImageTag: 0.1.17
5+
dockerImageTag: 0.1.18
66
dockerRepository: airbyte/destination-rabbitmq
77
githubIssueLabel: destination-rabbitmq
88
icon: pulsar.svg

airbyte-integrations/connectors/destination-rabbitmq/poetry.lock

+57-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/destination-rabbitmq/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.1.17"
6+
version = "0.1.18"
77
name = "destination-rabbitmq"
88
description = "Destination implementation for Rabbitmq."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)