Skip to content

Commit

Permalink
[skip ci] Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-orbit version to 0.3.13
Build source-orbit docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
  • Loading branch information
alafanechere committed Jul 20, 2024
1 parent db1f3e7 commit bab66ad
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-orbit/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 95bcc041-1d1a-4c2e-8802-0ca5b1bfa36a
dockerImageTag: 0.3.12
dockerImageTag: 0.3.13
dockerRepository: airbyte/source-orbit
documentationUrl: https://docs.airbyte.com/integrations/sources/orbit
githubIssueLabel: source-orbit
Expand Down
15 changes: 8 additions & 7 deletions airbyte-integrations/connectors/source-orbit/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.3.12"
version = "0.3.13"
name = "source-orbit"
description = "Source implementation for Orbit."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down

0 comments on commit bab66ad

Please sign in to comment.