Skip to content

Commit a7e4b3a

Browse files
authored
🐙 source-chartmogul: run up-to-date pipeline [2024-08-12] (#43847)
1 parent 4ffa6ca commit a7e4b3a

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-chartmogul/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: b6604cbd-1b12-4c08-8767-e140d0fb0877
25-
dockerImageTag: 1.0.11
25+
dockerImageTag: 1.0.12
2626
dockerRepository: airbyte/source-chartmogul
2727
githubIssueLabel: source-chartmogul
2828
icon: chartmogul.svg

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

docs/integrations/sources/chartmogul.md

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ The Chartmogul connector should not run into Chartmogul API limitations under no
6565

6666
| Version | Date | Pull Request | Subject |
6767
|:--------|:-----------| :------------------------------------------------------- |:---------------------------------------------------------------------------------------------------------------------------------|
68+
| 1.0.12 | 2024-08-12 | [43847](https://github.com/airbytehq/airbyte/pull/43847) | Update dependencies |
6869
| 1.0.11 | 2024-08-10 | [43660](https://github.com/airbytehq/airbyte/pull/43660) | Update dependencies |
6970
| 1.0.10 | 2024-08-03 | [43231](https://github.com/airbytehq/airbyte/pull/43231) | Update dependencies |
7071
| 1.0.9 | 2024-07-27 | [42589](https://github.com/airbytehq/airbyte/pull/42589) | Update dependencies |

0 commit comments

Comments
 (0)