Skip to content

Commit 781a41c

Browse files
authored
🐙 source-firebolt: run up-to-date pipeline [2024-09-14] (#45572)
1 parent 490d24e commit 781a41c

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: database
33
connectorType: source
44
definitionId: 6f2ac653-8623-43c4-8950-19218c7caf3d
5-
dockerImageTag: 2.0.17
5+
dockerImageTag: 2.0.18
66
dockerRepository: airbyte/source-firebolt
77
githubIssueLabel: source-firebolt
88
connectorBuildOptions:

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

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

airbyte-integrations/connectors/source-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 = "2.0.17"
6+
version = "2.0.18"
77
name = "source-firebolt"
88
description = "Source implementation for Firebolt."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/firebolt.md

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ You can now use the Airbyte Firebolt source.
5454

5555
| Version | Date | Pull Request | Subject |
5656
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------- |
57+
| 2.0.18 | 2024-09-14 | [45572](https://github.com/airbytehq/airbyte/pull/45572) | Update dependencies |
5758
| 2.0.17 | 2024-09-07 | [45211](https://github.com/airbytehq/airbyte/pull/45211) | Update dependencies |
5859
| 2.0.16 | 2024-08-31 | [45030](https://github.com/airbytehq/airbyte/pull/45030) | Update dependencies |
5960
| 2.0.15 | 2024-08-24 | [44715](https://github.com/airbytehq/airbyte/pull/44715) | Update dependencies |

0 commit comments

Comments
 (0)