Skip to content

Commit 8c18e00

Browse files
authored
🐙 source-k6-cloud: run up-to-date pipeline [2024-08-03] (#43077)
1 parent 0b29d4d commit 8c18e00

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

airbyte-integrations/connectors/source-k6-cloud/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: e300ece7-b073-43a3-852e-8aff36a57f13
10-
dockerImageTag: 0.1.13
10+
dockerImageTag: 0.1.14
1111
dockerRepository: airbyte/source-k6-cloud
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/k6-cloud
1313
githubIssueLabel: source-k6-cloud

airbyte-integrations/connectors/source-k6-cloud/poetry.lock

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

airbyte-integrations/connectors/source-k6-cloud/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.13"
6+
version = "0.1.14"
77
name = "source-k6-cloud"
88
description = "Source implementation for K6 Cloud."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/k6-cloud.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ This source can sync data from the [K6 Cloud API](https://developers.k6.io). At
3232

3333
| Version | Date | Pull Request | Subject |
3434
| :------ | :--------- | :-------------------------------------------------------- | :------------------------------------------------------------------------------ |
35+
| 0.1.14 | 2024-08-03 | [43077](https://github.com/airbytehq/airbyte/pull/43077) | Update dependencies |
3536
| 0.1.13 | 2024-07-27 | [42789](https://github.com/airbytehq/airbyte/pull/42789) | Update dependencies |
3637
| 0.1.12 | 2024-07-20 | [42249](https://github.com/airbytehq/airbyte/pull/42249) | Update dependencies |
3738
| 0.1.11 | 2024-07-13 | [41871](https://github.com/airbytehq/airbyte/pull/41871) | Update dependencies |

0 commit comments

Comments
 (0)