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

🐙 source-simplesat: run up-to-date pipeline [2025-09-09] (#65688)

This commit is contained in:
Airbyte
2025-09-09 12:21:31 -04:00
committed by GitHub
parent 010e7faf05
commit 053d3d4cfd
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.60.16@sha256:b8126848437ec5a6cff05fb4796fd775450b83e57925674d856a1838a390a28c
baseImage: docker.io/airbyte/source-declarative-manifest:7.0.1@sha256:ff1e701c8f913cf24a0220f62c8e64cc1c3011ba0a636985f4db47fdab1391b6
connectorSubtype: api
connectorType: source
definitionId: c2dd8b7e-3e5b-45cb-9522-3d3025ac5796
dockerImageTag: 0.0.32
dockerImageTag: 0.0.33
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.33 | 2025-09-09 | [65688](https://github.com/airbytehq/airbyte/pull/65688) | Update dependencies |
| 0.0.32 | 2025-08-24 | [65508](https://github.com/airbytehq/airbyte/pull/65508) | Update dependencies |
| 0.0.31 | 2025-08-09 | [64818](https://github.com/airbytehq/airbyte/pull/64818) | Update dependencies |
| 0.0.30 | 2025-08-02 | [64413](https://github.com/airbytehq/airbyte/pull/64413) | Update dependencies |