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

🐙 source-sonar-cloud: run up-to-date pipeline [2024-12-14] (#49746)

This commit is contained in:
Airbyte
2024-12-15 04:38:59 +02:00
committed by GitHub
parent a700830778
commit 32cf82e2bd
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- sonarcloud.io
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.0@sha256:318a47b604a592087dca781a9448a567b3df551a2f33ca0f17cf577af07cc33c
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
connectorSubtype: api
connectorType: source
definitionId: 3ab1d7d0-1577-4ab9-bcc4-1ff6a4c2c9f2
dockerImageTag: 0.2.3
dockerImageTag: 0.2.4
dockerRepository: airbyte/source-sonar-cloud
documentationUrl: https://docs.airbyte.com/integrations/sources/sonar-cloud
githubIssueLabel: source-sonar-cloud

View File

@@ -30,6 +30,7 @@ This source can sync data from the [Sonar cloud API](https://sonarcloud.io/web_a
| Version | Date | Pull Request | Subject |
| :------ | :-------------------------------------------------------------------- | :-------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.4 | 2024-12-14 | [49746](https://github.com/airbytehq/airbyte/pull/49746) | Update dependencies |
| 0.2.3 | 2024-12-12 | [48338](https://github.com/airbytehq/airbyte/pull/48338) | Update dependencies |
| 0.2.2 | 2024-10-28 | [47673](https://github.com/airbytehq/airbyte/pull/47673) | Update dependencies |
| 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |