Skip to content

Commit 02ca846

Browse files
authored
🐙 source-gainsight-px: run up-to-date pipeline [2024-08-12] (#43902)
1 parent 2d828ca commit 02ca846

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-gainsight-px/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data:
1616
connectorSubtype: api
1717
connectorType: source
1818
definitionId: 0da3b186-8879-4e94-8738-55b48762f1e8
19-
dockerImageTag: 0.1.12
19+
dockerImageTag: 0.1.13
2020
dockerRepository: airbyte/source-gainsight-px
2121
githubIssueLabel: source-gainsight-px
2222
icon: gainsight-px.svg

airbyte-integrations/connectors/source-gainsight-px/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-gainsight-px/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.1.12"
6+
version = "0.1.13"
77
name = "source-gainsight-px"
88
description = "Source implementation for Gainsight Px."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/gainsight-px.md

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Gainsight-PX-API's [API reference](https://gainsightpx.docs.apiary.io/) has v1 a
7474

7575
| Version | Date | Pull Request | Subject |
7676
| :------ | :--------- | :------------------------------------------------------- |:----------------------------------------|
77+
| 0.1.13 | 2024-08-12 | [43902](https://github.com/airbytehq/airbyte/pull/43902) | Update dependencies |
7778
| 0.1.12 | 2024-08-10 | [43117](https://github.com/airbytehq/airbyte/pull/43117) | Update dependencies |
7879
| 0.1.11 | 2024-07-27 | [42732](https://github.com/airbytehq/airbyte/pull/42732) | Update dependencies |
7980
| 0.1.10 | 2024-07-20 | [42182](https://github.com/airbytehq/airbyte/pull/42182) | Update dependencies |

0 commit comments

Comments
 (0)