1
0
mirror of synced 2025-12-29 18:04:44 -05:00

🐙 source-vwo: run up-to-date pipeline [2024-10-29] (#47475)

This commit is contained in:
Airbyte
2024-10-29 14:14:38 +02:00
committed by GitHub
parent 9db4fdd416
commit e7e520b321
2 changed files with 4 additions and 3 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-vwo
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:4.6.2@sha256:f5fcd3d4703b7590b6166a7853c5ed1686731607cd30a159a8c24e2fe2c1ee98
baseImage: docker.io/airbyte/source-declarative-manifest:5.17.0@sha256:9c6bfd080a247b7781ce5b25687e7c44e29d31315d0bf656584b38810521bbaa
connectorSubtype: api
connectorType: source
definitionId: c739daf4-71c9-4dde-b115-269bcd1b87d6
dockerImageTag: 0.0.1
dockerImageTag: 0.0.2
dockerRepository: airbyte/source-vwo
githubIssueLabel: source-vwo
icon: icon.svg

View File

@@ -34,6 +34,7 @@ Visit `https://developers.vwo.com/reference/introduction-1` for API documentatio
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.2 | 2024-10-29 | [47475](https://github.com/airbytehq/airbyte/pull/47475) | Update dependencies |
| 0.0.1 | 2024-09-23 | [45851](https://github.com/airbytehq/airbyte/pull/45851) | Initial release by [@btkcodedev](https://github.com/btkcodedev) via Connector Builder |
</details>
</details>