1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-factorial: run up-to-date pipeline [2025-03-08] (#55277)

This commit is contained in:
Airbyte
2025-03-08 16:13:19 +02:00
committed by GitHub
parent 41a89e2bf4
commit bd87730ea7
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-factorial
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
baseImage: docker.io/airbyte/source-declarative-manifest:6.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
connectorSubtype: api
connectorType: source
definitionId: 02e8708f-3270-4f13-8b67-257b8ef439f0
dockerImageTag: 0.0.14
dockerImageTag: 0.0.15
dockerRepository: airbyte/source-factorial
githubIssueLabel: source-factorial
icon: icon.svg

View File

@@ -53,6 +53,7 @@ Visit `https://apidoc.factorialhr.com/reference` for API documentation
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.15 | 2025-03-08 | [55277](https://github.com/airbytehq/airbyte/pull/55277) | Update dependencies |
| 0.0.14 | 2025-03-01 | [54919](https://github.com/airbytehq/airbyte/pull/54919) | Update dependencies |
| 0.0.13 | 2025-02-22 | [54451](https://github.com/airbytehq/airbyte/pull/54451) | Update dependencies |
| 0.0.12 | 2025-02-15 | [53744](https://github.com/airbytehq/airbyte/pull/53744) | Update dependencies |