Skip to content

Commit a12de6b

Browse files
authored
🐙 source-kyriba: run up-to-date pipeline [2024-09-07] (#45306)
1 parent c9433cb commit a12de6b

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 547dc08e-ab51-421d-953b-8f3745201a8c
10-
dockerImageTag: 0.1.17
10+
dockerImageTag: 0.1.18
1111
dockerRepository: airbyte/source-kyriba
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/kyriba
1313
githubIssueLabel: source-kyriba

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

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

airbyte-integrations/connectors/source-kyriba/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.17"
6+
version = "0.1.18"
77
name = "source-kyriba"
88
description = "Source implementation for Kyriba."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/kyriba.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ The Kyriba connector should not run into API limitations under normal usage. [Cr
7171

7272
| Version | Date | Pull Request | Subject |
7373
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------------- |
74+
| 0.1.18 | 2024-09-07 | [45306](https://github.com/airbytehq/airbyte/pull/45306) | Update dependencies |
7475
| 0.1.17 | 2024-08-31 | [45049](https://github.com/airbytehq/airbyte/pull/45049) | Update dependencies |
7576
| 0.1.16 | 2024-08-24 | [44688](https://github.com/airbytehq/airbyte/pull/44688) | Update dependencies |
7677
| 0.1.15 | 2024-08-17 | [44352](https://github.com/airbytehq/airbyte/pull/44352) | Update dependencies |

0 commit comments

Comments
 (0)