Skip to content

Commit

Permalink
🐙 source-dockerhub: run up-to-date pipeline [2024-07-27] (#42715)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jul 28, 2024
1 parent 5372187 commit 436bf9a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 72d405a3-56d8-499f-a571-667c03406e43
dockerImageTag: 0.2.12
dockerImageTag: 0.2.13
dockerRepository: airbyte/source-dockerhub
documentationUrl: https://docs.airbyte.com/integrations/sources/dockerhub
githubIssueLabel: source-dockerhub
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-dockerhub/poetry.lock

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.2.12"
version = "0.2.13"
name = "source-dockerhub"
description = "Source implementation for Dockerhub."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/dockerhub.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ This connector has been tested for the Airbyte organization, which has 266 repos

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.13 | 2024-07-27 | [42715](https://github.com/airbytehq/airbyte/pull/42715) | Update dependencies |
| 0.2.12 | 2024-07-20 | [42265](https://github.com/airbytehq/airbyte/pull/42265) | Update dependencies |
| 0.2.11 | 2024-07-13 | [41908](https://github.com/airbytehq/airbyte/pull/41908) | Update dependencies |
| 0.2.10 | 2024-07-10 | [41515](https://github.com/airbytehq/airbyte/pull/41515) | Update dependencies |
Expand Down

0 comments on commit 436bf9a

Please sign in to comment.