Skip to content

Commit e070d4b

Browse files
authored
🐙 source-hubplanner: run up-to-date pipeline [2024-08-17] (#43903)
1 parent ad95e6d commit e070d4b

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ data:
1414
connectorSubtype: api
1515
connectorType: source
1616
definitionId: 8097ceb9-383f-42f6-9f92-d3fd4bcc7689
17-
dockerImageTag: 0.2.11
17+
dockerImageTag: 0.2.12
1818
dockerRepository: airbyte/source-hubplanner
1919
githubIssueLabel: source-hubplanner
2020
icon: hubplanner.svg

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

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

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

docs/integrations/sources/hubplanner.md

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ The Okta source connector supports the following [sync modes](https://docs.airby
4444

4545
| Version | Date | Pull Request | Subject |
4646
| :------ | :--- | :----------- | :------ |
47+
| 0.2.12 | 2024-08-17 | [43903](https://github.com/airbytehq/airbyte/pull/43903) | Update dependencies |
4748
| 0.2.11 | 2024-08-10 | [43511](https://github.com/airbytehq/airbyte/pull/43511) | Update dependencies |
4849
| 0.2.10 | 2024-08-03 | [43082](https://github.com/airbytehq/airbyte/pull/43082) | Update dependencies |
4950
| 0.2.9 | 2024-07-27 | [42692](https://github.com/airbytehq/airbyte/pull/42692) | Update dependencies |

0 commit comments

Comments
 (0)