Skip to content

Commit

Permalink
🐙 source-gcs: run up-to-date pipeline [2024-08-31] (#45010)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 1, 2024
1 parent 95d7c2a commit 158d4ed
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 69 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-gcs/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: file
connectorType: source
definitionId: 2a8c41ae-8c23-4be0-a73f-2ab10ca1a820
dockerImageTag: 0.6.4
dockerImageTag: 0.6.5
dockerRepository: airbyte/source-gcs
documentationUrl: https://docs.airbyte.com/integrations/sources/gcs
githubIssueLabel: source-gcs
Expand Down
81 changes: 44 additions & 37 deletions airbyte-integrations/connectors/source-gcs/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-gcs/pyproject.toml
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.6.4"
version = "0.6.5"
name = "source-gcs"
description = "Source implementation for Gcs."
authors = [ "Airbyte <[email protected]>",]
Expand Down
Loading

0 comments on commit 158d4ed

Please sign in to comment.