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

🐙 source-statsig: run up-to-date pipeline [2025-01-25] (#52458)

This commit is contained in:
Airbyte
2025-01-26 04:30:27 +02:00
committed by GitHub
parent 7393623198
commit 4c787a1bfc
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-statsig
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.21.0@sha256:500ba14ec5182ef5879589611c2949e385bb88a475e42489d4818fe8d42c50d4
baseImage: docker.io/airbyte/source-declarative-manifest:6.27.0@sha256:ffc5f087448ef40fd1ef8fe0fc660b16621be7c1e8ecfccd44002136b06c6efb
connectorSubtype: api
connectorType: source
definitionId: c8f77358-755a-4778-a1fc-c23c3cee7d83
dockerImageTag: 0.0.8
dockerImageTag: 0.0.9
dockerRepository: airbyte/source-statsig
githubIssueLabel: source-statsig
icon: icon.svg

View File

@@ -43,6 +43,7 @@ See the [API docs](https://docs.statsig.com/http-api) for steps to generate the
| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.9 | 2025-01-25 | [52458](https://github.com/airbytehq/airbyte/pull/52458) | Update dependencies |
| 0.0.8 | 2025-01-18 | [51986](https://github.com/airbytehq/airbyte/pull/51986) | Update dependencies |
| 0.0.7 | 2025-01-11 | [51440](https://github.com/airbytehq/airbyte/pull/51440) | Update dependencies |
| 0.0.6 | 2024-12-28 | [50755](https://github.com/airbytehq/airbyte/pull/50755) | Update dependencies |