Skip to content

Commit

Permalink
[skip ci] Upgrade the base image to the latest version in metadata.yaml
Browse files Browse the repository at this point in the history
Update versions of libraries in poetry.
PATCH bump source-genesys version to 0.1.6
Build source-genesys docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
  • Loading branch information
alafanechere committed Jul 10, 2024
1 parent 69be166 commit 86cadcc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-genesys/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 5ea4459a-8f1a-452a-830f-a65c38cc438d
dockerImageTag: 0.1.5
dockerImageTag: 0.1.6
dockerRepository: airbyte/source-genesys
githubIssueLabel: source-genesys
icon: genesys.svg
Expand All @@ -29,5 +29,5 @@ data:
connectorTestSuitesOptions:
- suite: unitTests
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:1.2.2@sha256:57703de3b4c4204bd68a7b13c9300f8e03c0189bffddaffc796f1da25d2dbea0
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
metadataSpecVersion: "1.0"
6 changes: 3 additions & 3 deletions airbyte-integrations/connectors/source-genesys/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.5"
version = "0.1.6"
name = "source-genesys"
description = "Source implementation for Genesys."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down

0 comments on commit 86cadcc

Please sign in to comment.