Skip to content

Commit 40bfa11

Browse files
authored
🐙 source-orb: run up-to-date pipeline [2024-08-24] (#44626)
1 parent f4d9e5a commit 40bfa11

File tree

4 files changed

+63
-62
lines changed

4 files changed

+63
-62
lines changed

airbyte-integrations/connectors/source-orb/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ data:
44
connectorSubtype: api
55
connectorType: source
66
definitionId: 7f0455fb-4518-4ec0-b7a3-d808bf8081cc
7-
dockerImageTag: 2.0.8
7+
dockerImageTag: 2.0.9
88
dockerRepository: airbyte/source-orb
99
githubIssueLabel: source-orb
1010
icon: orb.svg

airbyte-integrations/connectors/source-orb/poetry.lock

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

airbyte-integrations/connectors/source-orb/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 = "2.0.8"
6+
version = "2.0.9"
77
name = "source-orb"
88
description = "Source implementation for Orb."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)