Skip to content

Commit

Permalink
🐙 source-nasa: run up-to-date pipeline [2024-07-27] (#42592)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jul 28, 2024
1 parent 4010d0c commit db80814
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-nasa/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 1a8667d7-7978-43cd-ba4d-d32cbd478971
dockerImageTag: 0.2.10
dockerImageTag: 0.2.11
dockerRepository: airbyte/source-nasa
githubIssueLabel: source-nasa
icon: nasa.svg
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-nasa/poetry.lock

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

2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-nasa/pyproject.toml
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.2.10"
version = "0.2.11"
name = "source-nasa"
description = "Source implementation for Nasa."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/nasa.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ The NASA connector should not run into NASA API limitations under normal usage.

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------- |
| 0.2.11 | 2024-07-27 | [42592](https://github.com/airbytehq/airbyte/pull/42592) | Update dependencies |
| 0.2.10 | 2024-07-20 | [42163](https://github.com/airbytehq/airbyte/pull/42163) | Update dependencies |
| 0.2.9 | 2024-07-13 | [41776](https://github.com/airbytehq/airbyte/pull/41776) | Update dependencies |
| 0.2.8 | 2024-07-10 | [41545](https://github.com/airbytehq/airbyte/pull/41545) | Update dependencies |
Expand Down

0 comments on commit db80814

Please sign in to comment.