Skip to content

Commit 405a808

Browse files
committed
[skip ci] Update versions of libraries in poetry.
PATCH bump destination-firestore version to 0.2.23 Build destination-firestore docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates
1 parent 4231003 commit 405a808

File tree

3 files changed

+30
-27
lines changed

3 files changed

+30
-27
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: database
33
connectorType: destination
44
definitionId: 27dc7500-6d1b-40b1-8b07-e2f2aea3c9f4
5-
dockerImageTag: 0.2.22
5+
dockerImageTag: 0.2.23
66
dockerRepository: airbyte/destination-firestore
77
githubIssueLabel: destination-firestore
88
icon: firestore.svg

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

Lines changed: 28 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
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.2.22"
6+
version = "0.2.23"
77
name = "destination-firestore"
88
description = "Destination implementation for Google Firestore."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)