🐙 source-gitlab: run up-to-date pipeline [2025-01-11] (#44671)
Co-authored-by: Augustin <augustin@airbyte.io> Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
This commit is contained in:
@@ -6,11 +6,11 @@ data:
|
||||
hosts:
|
||||
- ${api_url}
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
|
||||
baseImage: docker.io/airbyte/python-connector-base:3.0.0@sha256:1a0845ff2b30eafa793c6eee4e8f4283c2e52e1bbd44eed6cb9e9abd5d34d844
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 5e6175e5-68e1-4c17-bff9-56103bbb0d80
|
||||
dockerImageTag: 4.3.3
|
||||
dockerImageTag: 4.3.4
|
||||
dockerRepository: airbyte/source-gitlab
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/gitlab
|
||||
githubIssueLabel: source-gitlab
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "4.3.3"
|
||||
version = "4.3.4"
|
||||
name = "source-gitlab"
|
||||
description = "Source implementation for GitLab."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
Reference in New Issue
Block a user