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-younium version to 0.3.8
Build source-younium docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
  • Loading branch information
alafanechere committed Jul 9, 2024
1 parent 929bf06 commit 7360505
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-younium/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/python-connector-base:1.2.2@sha256:57703de3b4c4204bd68a7b13c9300f8e03c0189bffddaffc796f1da25d2dbea0
baseImage: docker.io/airbyte/python-connector-base:1.2.3@sha256:a8abfdc75f8e22931657a1ae15069e7b925e74bb7b5ef36371a85e4caeae5696
connectorSubtype: api
connectorType: source
definitionId: 9c74c2d7-531a-4ebf-b6d8-6181f805ecdc
dockerImageTag: 0.3.7
dockerImageTag: 0.3.8
dockerRepository: airbyte/source-younium
githubIssueLabel: source-younium
icon: younium.svg
Expand Down
12 changes: 6 additions & 6 deletions airbyte-integrations/connectors/source-younium/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.3.7"
version = "0.3.8"
name = "source-younium"
description = "Source implementation for Younium."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down

0 comments on commit 7360505

Please sign in to comment.