Skip to content

Commit 2defc3a

Browse files
authored
🐙 source-pivotal-tracker: run up-to-date pipeline [2024-08-12] (#43849)
1 parent bd7091d commit 2defc3a

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-pivotal-tracker/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data:
1919
connectorSubtype: api
2020
connectorType: source
2121
definitionId: d60f5393-f99e-4310-8d05-b1876820f40e
22-
dockerImageTag: 0.2.11
22+
dockerImageTag: 0.2.12
2323
dockerRepository: airbyte/source-pivotal-tracker
2424
githubIssueLabel: source-pivotal-tracker
2525
icon: pivotal-tracker.svg

airbyte-integrations/connectors/source-pivotal-tracker/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-pivotal-tracker/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-pivotal-tracker"
88
description = "Source implementation for pivotal-tracker."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/pivotal-tracker.md

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Use this to pull data from Pivotal Tracker.
5656

5757
| Version | Date | Pull Request | Subject |
5858
| :------ | :--------- | :------------------------------------------------------- | :-------------- |
59+
| 0.2.12 | 2024-08-12 | [43849](https://github.com/airbytehq/airbyte/pull/43849) | Update dependencies |
5960
| 0.2.11 | 2024-08-10 | [43506](https://github.com/airbytehq/airbyte/pull/43506) | Update dependencies |
6061
| 0.2.10 | 2024-08-03 | [43223](https://github.com/airbytehq/airbyte/pull/43223) | Update dependencies |
6162
| 0.2.9 | 2024-07-27 | [42784](https://github.com/airbytehq/airbyte/pull/42784) | Update dependencies |

0 commit comments

Comments
 (0)