Skip to content

Commit 49b506e

Browse files
authored
🐙 source-freshcaller: run up-to-date pipeline [2024-08-17] (#44256)
1 parent 7e41a9b commit 49b506e

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data:
1919
type: GSM
2020
connectorType: source
2121
definitionId: 8a5d48f6-03bb-4038-a942-a8d3f175cca3
22-
dockerImageTag: 0.4.7
22+
dockerImageTag: 0.4.8
2323
dockerRepository: airbyte/source-freshcaller
2424
documentationUrl: https://docs.airbyte.com/integrations/sources/freshcaller
2525
githubIssueLabel: source-freshcaller

airbyte-integrations/connectors/source-freshcaller/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-freshcaller/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.4.7"
6+
version = "0.4.8"
77
name = "source-freshcaller"
88
description = "Source implementation for Freshcaller"
99
authors = ["Airbyte <[email protected]>"]

docs/integrations/sources/freshcaller.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Please read [How to find your API key](https://support.freshdesk.com/en/support/
4646

4747
| Version | Date | Pull Request | Subject |
4848
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------ |
49+
| 0.4.8 | 2024-08-17 | [44256](https://github.com/airbytehq/airbyte/pull/44256) | Update dependencies |
4950
| 0.4.7 | 2024-08-10 | [43691](https://github.com/airbytehq/airbyte/pull/43691) | Update dependencies |
5051
| 0.4.6 | 2024-08-03 | [43238](https://github.com/airbytehq/airbyte/pull/43238) | Update dependencies |
5152
| 0.4.5 | 2024-07-27 | [42676](https://github.com/airbytehq/airbyte/pull/42676) | Update dependencies |

0 commit comments

Comments
 (0)