Skip to content

Commit

Permalink
🐙 destination-rabbitmq: run up-to-date pipeline [2024-08-24] (#44726)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Aug 25, 2024
1 parent 9b9a04c commit 17eb6a1
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 73 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: e06ad785-ad6f-4647-b2e8-3027a5c59454
dockerImageTag: 0.1.17
dockerImageTag: 0.1.18
dockerRepository: airbyte/destination-rabbitmq
githubIssueLabel: destination-rabbitmq
icon: pulsar.svg
Expand Down
114 changes: 57 additions & 57 deletions airbyte-integrations/connectors/destination-rabbitmq/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.17"
version = "0.1.18"
name = "destination-rabbitmq"
description = "Destination implementation for Rabbitmq."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
Loading

0 comments on commit 17eb6a1

Please sign in to comment.