Skip to content

Commit

Permalink
[skip ci] Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-rki-covid version to 0.1.19
Build source-rki-covid docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
  • Loading branch information
airbyteio committed Sep 14, 2024
1 parent d27e8d2 commit 542d030
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: d78e5de0-aa44-4744-aa4f-74c818ccfe19
dockerImageTag: 0.1.18
dockerImageTag: 0.1.19
dockerRepository: airbyte/source-rki-covid
githubIssueLabel: source-rki-covid
icon: rki.svg
Expand Down
33 changes: 18 additions & 15 deletions airbyte-integrations/connectors/source-rki-covid/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.1.18"
version = "0.1.19"
name = "source-rki-covid"
description = "Source implementation for Rki Covid."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down

0 comments on commit 542d030

Please sign in to comment.