Skip to content

Commit

Permalink
🐙 source-buildkite: run up-to-date pipeline [2024-10-29] (#47476)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Oct 29, 2024
1 parent 1a1ffc1 commit 875abda
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-buildkite
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: 9b0d6e72-5c85-40a3-af88-3a8f7c65746f
dockerImageTag: 0.0.1
dockerImageTag: 0.0.2
dockerRepository: airbyte/source-buildkite
githubIssueLabel: source-buildkite
icon: icon.svg
Expand Down
3 changes: 2 additions & 1 deletion docs/integrations/sources/buildkite.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Visit `https://buildkite.com/user/api-access-tokens` for getting your bearer tok

| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.2 | 2024-10-29 | [47476](https://github.com/airbytehq/airbyte/pull/47476) | Update dependencies |
| 0.0.1 | 2024-09-11 | [45384](https://github.com/airbytehq/airbyte/pull/45384) | Initial release by [@btkcodedev](https://github.com/btkcodedev) via Connector Builder |

</details>
</details>

0 comments on commit 875abda

Please sign in to comment.