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-configcat version to 0.1.4
Build source-configcat docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
  • Loading branch information
alafanechere committed Jun 25, 2024
1 parent 2ff62ef commit d6979da
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 4fd7565c-8b99-439b-80d0-2d965e1d958c
dockerImageTag: 0.1.3
dockerImageTag: 0.1.4
dockerRepository: airbyte/source-configcat
githubIssueLabel: source-configcat
icon: configcat.svg
Expand Down
20 changes: 10 additions & 10 deletions airbyte-integrations/connectors/source-configcat/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.3"
version = "0.1.4"
name = "source-configcat"
description = "Source implementation for Configcat."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down

0 comments on commit d6979da

Please sign in to comment.