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

🐙 source-perigon: run up-to-date pipeline [2025-05-03] (#59090)

This commit is contained in:
Airbyte
2025-05-04 07:14:53 +03:00
committed by GitHub
parent 97e0c04c1d
commit 142ce6fbf3
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-perigon
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.6@sha256:18b5219ed52d5dd26e9a513f5d9c590ddd78da1779e72795f2669bc4420bc576
connectorSubtype: api
connectorType: source
definitionId: 88031c22-4e1e-40da-8900-80f2ad176c34
dockerImageTag: 0.0.3
dockerImageTag: 0.0.4
dockerRepository: airbyte/source-perigon
githubIssueLabel: source-perigon
icon: icon.svg

View File

@@ -27,6 +27,7 @@ API Reference: https://docs.perigon.io/reference/all-news
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.4 | 2025-05-03 | [59090](https://github.com/airbytehq/airbyte/pull/59090) | Update dependencies |
| 0.0.3 | 2025-04-19 | [58522](https://github.com/airbytehq/airbyte/pull/58522) | Update dependencies |
| 0.0.2 | 2025-04-12 | [57891](https://github.com/airbytehq/airbyte/pull/57891) | Update dependencies |
| 0.0.1 | 2025-04-06 | [57494](https://github.com/airbytehq/airbyte/pull/57494) | Initial release by [@btkcodedev](https://github.com/btkcodedev) via Connector Builder |