Skip to content

Commit 56bf410

Browse files
authored
🐙 destination-typesense: run up-to-date pipeline [2024-08-24] (#44683)
1 parent fb19642 commit 56bf410

File tree

4 files changed

+81
-80
lines changed

4 files changed

+81
-80
lines changed

airbyte-integrations/connectors/destination-typesense/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: 36be8dc6-9851-49af-b776-9d4c30e4ab6a
5-
dockerImageTag: 0.1.20
5+
dockerImageTag: 0.1.21
66
dockerRepository: airbyte/destination-typesense
77
connectorBuildOptions:
88
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916

airbyte-integrations/connectors/destination-typesense/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-typesense/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.20"
6+
version = "0.1.21"
77
name = "destination-typesense"
88
description = "Destination Implementation for Typesense."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)