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

🐙 source-fastly: run up-to-date pipeline [2025-05-10] (#59407)

This commit is contained in:
Airbyte
2025-05-11 07:13:59 +03:00
committed by GitHub
parent 036a63b39a
commit a00b231cb0
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-fastly
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.46.1@sha256:5e56569cab810e31e367b0667d846b324988fabd3d3bdc0bfa4c4afa3276d059
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
connectorSubtype: api
connectorType: source
definitionId: d14ff3ed-5049-4dfb-bc28-1d7ccaf67182
dockerImageTag: 0.0.4
dockerImageTag: 0.0.5
dockerRepository: airbyte/source-fastly
githubIssueLabel: source-fastly
icon: icon.svg

View File

@@ -28,6 +28,7 @@ API Reference: https://www.fastly.com/documentation/reference/api/
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.5 | 2025-05-10 | [59407](https://github.com/airbytehq/airbyte/pull/59407) | Update dependencies |
| 0.0.4 | 2025-04-26 | [58831](https://github.com/airbytehq/airbyte/pull/58831) | Update dependencies |
| 0.0.3 | 2025-04-19 | [58337](https://github.com/airbytehq/airbyte/pull/58337) | Update dependencies |
| 0.0.2 | 2025-04-12 | [57843](https://github.com/airbytehq/airbyte/pull/57843) | Update dependencies |