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

🐙 source-simplesat: run up-to-date pipeline [2025-01-25] (#52453)

This commit is contained in:
Airbyte
2025-01-26 04:30:40 +02:00
committed by GitHub
parent 80920fbf1c
commit d6d1e3df73
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-simplesat
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.21.0@sha256:500ba14ec5182ef5879589611c2949e385bb88a475e42489d4818fe8d42c50d4
baseImage: docker.io/airbyte/source-declarative-manifest:6.27.0@sha256:ffc5f087448ef40fd1ef8fe0fc660b16621be7c1e8ecfccd44002136b06c6efb
connectorSubtype: api
connectorType: source
definitionId: c2dd8b7e-3e5b-45cb-9522-3d3025ac5796
dockerImageTag: 0.0.9
dockerImageTag: 0.0.10
dockerRepository: airbyte/source-simplesat
githubIssueLabel: source-simplesat
icon: icon.svg

View File

@@ -47,6 +47,7 @@ The source connector supports the following [sync modes](https://docs.airbyte.co
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.10 | 2025-01-25 | [52453](https://github.com/airbytehq/airbyte/pull/52453) | Update dependencies |
| 0.0.9 | 2025-01-18 | [52013](https://github.com/airbytehq/airbyte/pull/52013) | Update dependencies |
| 0.0.8 | 2025-01-11 | [51430](https://github.com/airbytehq/airbyte/pull/51430) | Update dependencies |
| 0.0.7 | 2024-12-28 | [50805](https://github.com/airbytehq/airbyte/pull/50805) | Update dependencies |