Skip to content

Commit

Permalink
🐙 source-hardcoded-records: run up-to-date pipeline [2024-08-31] (#45003
Browse files Browse the repository at this point in the history
)
  • Loading branch information
airbyteio authored Sep 1, 2024
1 parent 17a3a09 commit 2b56b18
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 084124ab-22db-4019-b36d-630418541bf7
dockerImageTag: 0.0.8
dockerImageTag: 0.0.9
dockerRepository: airbyte/source-hardcoded-records
documentationUrl: https://docs.airbyte.com/integrations/sources/hardcoded-records
githubIssueLabel: source-hardcoded-records
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.0.8"
version = "0.0.9"
name = "source-hardcoded-records"
description = "Source implementation for hardcoded recprds."
authors = [ "Airbyte <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/hardcoded-records.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ None!

| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:-------------------------|
| 0.0.9 | 2024-08-31 | [45003](https://github.com/airbytehq/airbyte/pull/45003) | Update dependencies |
| 0.0.8 | 2024-08-24 | [44630](https://github.com/airbytehq/airbyte/pull/44630) | Update dependencies |
| 0.0.7 | 2024-08-17 | [44331](https://github.com/airbytehq/airbyte/pull/44331) | Update dependencies |
| 0.0.6 | 2024-08-12 | [43823](https://github.com/airbytehq/airbyte/pull/43823) | Update dependencies |
Expand Down

0 comments on commit 2b56b18

Please sign in to comment.