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

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

This commit is contained in:
Airbyte
2025-02-02 08:10:26 +02:00
committed by GitHub
parent 00e4f8c28d
commit dd10f061b0
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.27.0@sha256:ffc5f087448ef40fd1ef8fe0fc660b16621be7c1e8ecfccd44002136b06c6efb
baseImage: docker.io/airbyte/source-declarative-manifest:6.31.1@sha256:7317b63149b57a89aaab067f65791ddc2756cb640e350c099c33657fa5605fed
connectorSubtype: api
connectorType: source
definitionId: c2dd8b7e-3e5b-45cb-9522-3d3025ac5796
dockerImageTag: 0.0.10
dockerImageTag: 0.0.11
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.11 | 2025-02-01 | [53069](https://github.com/airbytehq/airbyte/pull/53069) | Update dependencies |
| 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 |