Skip to content

Commit 1141d96

Browse files
authored
🐙 source-rki-covid: run up-to-date pipeline [2024-09-07] (#45284)
1 parent 219e3e0 commit 1141d96

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.17
5+
dockerImageTag: 0.1.18
66
dockerRepository: airbyte/source-rki-covid
77
githubIssueLabel: source-rki-covid
88
icon: rki.svg

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

+3-3
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.17"
6+
version = "0.1.18"
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.18 | 2024-09-07 | [45284](https://github.com/airbytehq/airbyte/pull/45284) | Update dependencies |
5960
| 0.1.17 | 2024-08-31 | [44993](https://github.com/airbytehq/airbyte/pull/44993) | Update dependencies |
6061
| 0.1.16 | 2024-08-24 | [44639](https://github.com/airbytehq/airbyte/pull/44639) | Update dependencies |
6162
| 0.1.15 | 2024-08-17 | [44290](https://github.com/airbytehq/airbyte/pull/44290) | Update dependencies |

0 commit comments

Comments
 (0)