Skip to content

Commit

Permalink
🐙 source-convertkit: run up-to-date pipeline [2024-06-25] (#40282)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent 3449ee3 commit 8ffbe78
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: be9ee02f-6efe-4970-979b-95f797a37188
dockerImageTag: 0.1.4
dockerImageTag: 0.1.5
dockerRepository: airbyte/source-convertkit
githubIssueLabel: source-convertkit
icon: convertkit.svg
Expand Down
20 changes: 10 additions & 10 deletions airbyte-integrations/connectors/source-convertkit/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.4"
version = "0.1.5"
name = "source-convertkit"
description = "Source implementation for Convertkit."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/convertkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ The connector has a rate limit of no more than 120 requests over a rolling 60 se

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------- |
| 0.1.5 | 2024-06-25 | [40282](https://github.com/airbytehq/airbyte/pull/40282) | Update dependencies |
| 0.1.4 | 2024-06-22 | [39989](https://github.com/airbytehq/airbyte/pull/39989) | Update dependencies |
| 0.1.3 | 2024-06-17 | [39505](https://github.com/airbytehq/airbyte/pull/39505) | Make compatible with builder |
| 0.1.2 | 2024-06-06 | [39299](https://github.com/airbytehq/airbyte/pull/39299) | [autopull] Upgrade base image to v1.2.2 |
Expand Down

0 comments on commit 8ffbe78

Please sign in to comment.