Skip to content

Commit 2d828ca

Browse files
authored
🐙 source-freshsales: run up-to-date pipeline [2024-08-12] (#43904)
1 parent 08c20d8 commit 2d828ca

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ data:
2222
connectorSubtype: api
2323
connectorType: source
2424
definitionId: eca08d79-7b92-4065-b7f3-79c14836ebe7
25-
dockerImageTag: 1.0.13
25+
dockerImageTag: 1.0.14
2626
releases:
2727
breakingChanges:
2828
1.0.0:

airbyte-integrations/connectors/source-freshsales/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-freshsales/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 = "1.0.13"
6+
version = "1.0.14"
77
name = "source-freshsales"
88
description = "Source implementation for freshsales."
99

docs/integrations/sources/freshsales.md

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ The Freshsales connector should not run into Freshsales API limitations under no
6868

6969
| Version | Date | Pull Request | Subject |
7070
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------- |
71+
| 1.0.14 | 2024-08-12 | [43904](https://github.com/airbytehq/airbyte/pull/43904) | Update dependencies |
7172
| 1.0.13 | 2024-08-10 | [43678](https://github.com/airbytehq/airbyte/pull/43678) | Update dependencies |
7273
| 1.0.12 | 2024-08-03 | [43192](https://github.com/airbytehq/airbyte/pull/43192) | Update dependencies |
7374
| 1.0.11 | 2024-07-27 | [42744](https://github.com/airbytehq/airbyte/pull/42744) | Update dependencies |

0 commit comments

Comments
 (0)