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-smartsheets version to 1.1.35
Build source-smartsheets docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
  • Loading branch information
airbyteio committed Feb 15, 2025
1 parent 3a47e8b commit 16034b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 374ebc65-6636-4ea0-925c-7d35999a8ffc
dockerImageTag: 1.1.34
dockerImageTag: 1.1.35
dockerRepository: airbyte/source-smartsheets
documentationUrl: https://docs.airbyte.com/integrations/sources/smartsheets
githubIssueLabel: source-smartsheets
Expand Down Expand Up @@ -51,5 +51,5 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
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
metadataSpecVersion: "1.0"
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 = "1.1.34"
version = "1.1.35"
name = "source-smartsheets"
description = "Source implementation for Smartsheets."
authors = [ "Nate Nowack <[email protected]>",]
Expand Down

0 comments on commit 16034b3

Please sign in to comment.