Skip to content

Commit 13181c7

Browse files
authored
🐙 destination-firebolt: run up-to-date pipeline [2024-08-24] (#44698)
1 parent 2908363 commit 13181c7

File tree

4 files changed

+77
-76
lines changed

4 files changed

+77
-76
lines changed

airbyte-integrations/connectors/destination-firebolt/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: 18081484-02a5-4662-8dba-b270b582f321
5-
dockerImageTag: 0.2.14
5+
dockerImageTag: 0.2.15
66
dockerRepository: airbyte/destination-firebolt
77
githubIssueLabel: destination-firebolt
88
connectorBuildOptions:

airbyte-integrations/connectors/destination-firebolt/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-firebolt/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.2.14"
6+
version = "0.2.15"
77
name = "destination-firebolt"
88
description = "Destination implementation for Firebolt."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)