Skip to content

Commit 2224ca7

Browse files
authored
🐙 source-rki-covid: run up-to-date pipeline [2024-08-03] (#43070)
1 parent 5237b4d commit 2224ca7

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

airbyte-integrations/connectors/source-rki-covid/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: d78e5de0-aa44-4744-aa4f-74c818ccfe19
5-
dockerImageTag: 0.1.12
5+
dockerImageTag: 0.1.13
66
dockerRepository: airbyte/source-rki-covid
77
githubIssueLabel: source-rki-covid
88
icon: rki.svg

airbyte-integrations/connectors/source-rki-covid/poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-rki-covid/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.1.12"
6+
version = "0.1.13"
77
name = "source-rki-covid"
88
description = "Source implementation for Rki Covid."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/rki-covid.md

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Select start date
5656

5757
| Version | Date | Pull Request | Subject |
5858
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------- |
59+
| 0.1.13 | 2024-08-03 | [43070](https://github.com/airbytehq/airbyte/pull/43070) | Update dependencies |
5960
| 0.1.12 | 2024-07-27 | [42707](https://github.com/airbytehq/airbyte/pull/42707) | Update dependencies |
6061
| 0.1.11 | 2024-07-20 | [42377](https://github.com/airbytehq/airbyte/pull/42377) | Update dependencies |
6162
| 0.1.10 | 2024-07-13 | [41824](https://github.com/airbytehq/airbyte/pull/41824) | Update dependencies |

0 commit comments

Comments
 (0)