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

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

This commit is contained in:
Airbyte
2025-02-09 00:13:50 +02:00
committed by GitHub
parent c41c2d9351
commit 5a916e5ba5
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-appcues
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
connectorSubtype: api
connectorType: source
definitionId: 3bab735a-e108-4c94-ab3f-414e3447b409
dockerImageTag: 0.0.11
dockerImageTag: 0.0.12
dockerRepository: airbyte/source-appcues
githubIssueLabel: source-appcues
icon: icon.svg

View File

@@ -45,6 +45,7 @@ To set up the Appcues source connector, you'll need your Appcues [`API Key` and
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | ----- | ---------------- |
| 0.0.12 | 2025-02-08 | [53418](https://github.com/airbytehq/airbyte/pull/53418) | Update dependencies |
| 0.0.11 | 2025-02-01 | [52914](https://github.com/airbytehq/airbyte/pull/52914) | Update dependencies |
| 0.0.10 | 2025-01-25 | [51774](https://github.com/airbytehq/airbyte/pull/51774) | Update dependencies |
| 0.0.9 | 2025-01-11 | [51260](https://github.com/airbytehq/airbyte/pull/51260) | Update dependencies |