Skip to content

Commit 12c98c3

Browse files
committed
[skip ci] Upgrade the base image to the latest version in metadata.yaml
Update versions of libraries in poetry. PATCH bump source-pipedrive version to 2.3.8 Build source-pipedrive docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates
1 parent a2ba927 commit 12c98c3

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

airbyte-integrations/connectors/source-pipedrive/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ data:
1717
connectorSubtype: api
1818
connectorType: source
1919
definitionId: d8286229-c680-4063-8c59-23b9b391c700
20-
dockerImageTag: 2.3.7
20+
dockerImageTag: 2.3.8
2121
dockerRepository: airbyte/source-pipedrive
2222
documentationUrl: https://docs.airbyte.com/integrations/sources/pipedrive
2323
githubIssueLabel: source-pipedrive
@@ -63,5 +63,5 @@ data:
6363
type: GSM
6464
alias: airbyte-connector-testing-secret-store
6565
connectorBuildOptions:
66-
baseImage: docker.io/airbyte/python-connector-base:3.0.2@sha256:73697fbe1c0e2ebb8ed58e2268484bb4bfb2cb56b653808e1680cbc50bafef75
66+
baseImage: docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
6767
metadataSpecVersion: "1.0"

airbyte-integrations/connectors/source-pipedrive/poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-pipedrive/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "2.3.7"
6+
version = "2.3.8"
77
name = "source-pipedrive"
88
description = "Source implementation for Pipedrive."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)