1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-workable: run up-to-date pipeline [2025-02-08] (#53568)

This commit is contained in:
Airbyte
2025-02-09 06:09:14 +02:00
committed by GitHub
parent 95830ac104
commit 6f3c679d26
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: ef3c99c6-9e90-43c8-9517-926cfd978517
dockerImageTag: 0.2.4
dockerImageTag: 0.2.5
dockerRepository: airbyte/source-workable
githubIssueLabel: source-workable
icon: workable.svg
@@ -40,5 +40,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.31.1@sha256:7317b63149b57a89aaab067f65791ddc2756cb640e350c099c33657fa5605fed
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
metadataSpecVersion: "1.0"

View File

@@ -54,6 +54,7 @@ The Workable source connector supports the following [sync modes](https://docs.a
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------- |
| 0.2.5 | 2025-02-08 | [53568](https://github.com/airbytehq/airbyte/pull/53568) | Update dependencies |
| 0.2.4 | 2025-02-01 | [53034](https://github.com/airbytehq/airbyte/pull/53034) | Update dependencies |
| 0.2.3 | 2025-01-25 | [52449](https://github.com/airbytehq/airbyte/pull/52449) | Update dependencies |
| 0.2.2 | 2025-01-18 | [47642](https://github.com/airbytehq/airbyte/pull/47642) | Update dependencies |