Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-sigma-computing
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: 40fed53b-3a55-4ce3-a25f-93af5b5379b0
dockerImageTag: 0.0.4
dockerImageTag: 0.0.5
dockerRepository: airbyte/source-sigma-computing
githubIssueLabel: source-sigma-computing
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/sigma-computing.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Next, head over to Developer Access and click on create. This will generate your

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.5 | 2024-12-14 | [49775](https://github.com/airbytehq/airbyte/pull/49775) | Update dependencies |
| 0.0.4 | 2024-12-12 | [49396](https://github.com/airbytehq/airbyte/pull/49396) | Update dependencies |
| 0.0.3 | 2024-11-04 | [48150](https://github.com/airbytehq/airbyte/pull/48150) | Update dependencies |
| 0.0.2 | 2024-10-28 | [47514](https://github.com/airbytehq/airbyte/pull/47514) | Update dependencies |
Expand Down
Loading