Skip to content

Commit f3390d3

Browse files
authored
🐙 source-qualaroo: run up-to-date pipeline [2024-08-17] (#44267)
1 parent 24fc7c5 commit f3390d3

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ data:
1414
connectorSubtype: api
1515
connectorType: source
1616
definitionId: eb655362-28a8-4311-8806-4fcc612734a7
17-
dockerImageTag: 0.3.14
17+
dockerImageTag: 0.3.15
1818
dockerRepository: airbyte/source-qualaroo
1919
githubIssueLabel: source-qualaroo
2020
icon: qualaroo.svg

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

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

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

docs/integrations/sources/qualaroo.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Please read [How to get your APIs Token and Key](https://help.qualaroo.com/hc/en
4646

4747
| Version | Date | Pull Request | Subject |
4848
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------------------------- |
49+
| 0.3.15 | 2024-08-17 | [44267](https://github.com/airbytehq/airbyte/pull/44267) | Update dependencies |
4950
| 0.3.14 | 2024-08-12 | [43773](https://github.com/airbytehq/airbyte/pull/43773) | Update dependencies |
5051
| 0.3.13 | 2024-08-10 | [43683](https://github.com/airbytehq/airbyte/pull/43683) | Update dependencies |
5152
| 0.3.12 | 2024-08-03 | [43199](https://github.com/airbytehq/airbyte/pull/43199) | Update dependencies |

0 commit comments

Comments
 (0)