Skip to content

Commit 1b6cec4

Browse files
btkcodedevgirarda
andauthored
✨Source K6Cloud: Make Connector Compatible with Builder (#38150)
Co-authored-by: Alexandre Girard <[email protected]>
1 parent eace1e2 commit 1b6cec4

File tree

6 files changed

+238
-211
lines changed

6 files changed

+238
-211
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.3
10+
dockerImageTag: 0.1.4
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/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.3"
6+
version = "0.1.4"
77
name = "source-k6-cloud"
88
description = "Source implementation for K6 Cloud."
99
authors = [ "Airbyte <[email protected]>",]

airbyte-integrations/connectors/source-k6-cloud/requirements.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)