Skip to content

Commit d571706

Browse files
authored
🐙 source-chargebee: run up-to-date pipeline [2024-08-24] (#44662)
1 parent 127f836 commit d571706

File tree

4 files changed

+59
-58
lines changed

4 files changed

+59
-58
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 686473f1-76d9-4994-9cc7-9b13da46147c
13-
dockerImageTag: 0.6.7
13+
dockerImageTag: 0.6.8
1414
dockerRepository: airbyte/source-chargebee
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/chargebee
1616
githubIssueLabel: source-chargebee

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

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

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

docs/integrations/sources/chargebee.md

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ The Chargebee connector should not run into [Chargebee API](https://apidocs.char
104104

105105
| Version | Date | Pull Request | Subject |
106106
|:--------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------|
107+
| 0.6.8 | 2024-08-24 | [44662](https://github.com/airbytehq/airbyte/pull/44662) | Update dependencies |
107108
| 0.6.7 | 2024-08-17 | [44265](https://github.com/airbytehq/airbyte/pull/44265) | Update dependencies |
108109
| 0.6.6 | 2024-08-10 | [43640](https://github.com/airbytehq/airbyte/pull/43640) | Update dependencies |
109110
| 0.6.5 | 2024-08-03 | [43081](https://github.com/airbytehq/airbyte/pull/43081) | Update dependencies |

0 commit comments

Comments
 (0)