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
PATCH bump source-zenloop version to 0.1.44
  • Loading branch information
airbyteio committed Feb 16, 2025
1 parent 3a47e8b commit b8929e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-zenloop/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ data:
hosts:
- api.zenloop.com
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:3.0.2@sha256:73697fbe1c0e2ebb8ed58e2268484bb4bfb2cb56b653808e1680cbc50bafef75
baseImage: docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
connectorSubtype: api
connectorType: source
definitionId: f1e4c7f6-db5c-4035-981f-d35ab4998794
dockerImageTag: 0.1.43
dockerImageTag: 0.1.44
dockerRepository: airbyte/source-zenloop
documentationUrl: https://docs.airbyte.com/integrations/sources/zenloop
githubIssueLabel: source-zenloop
Expand Down
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.43"
version = "0.1.44"
name = "source-zenloop"
description = "Source implementation for Zenloop."
authors = [ "Alexander Batoulis <[email protected]>",]
Expand Down

0 comments on commit b8929e2

Please sign in to comment.