From 3d0571979ad93e63364fc0f20a40b74a1f05f53a Mon Sep 17 00:00:00 2001 From: Airbyte Date: Sat, 21 Dec 2024 23:57:21 +0200 Subject: [PATCH] [skip ci] Upgrade the base image to the latest version in metadata.yaml PATCH bump source-statuspage version to 0.2.4 Build source-statuspage docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates --- .../connectors/source-statuspage/metadata.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-statuspage/metadata.yaml b/airbyte-integrations/connectors/source-statuspage/metadata.yaml index d46fb87b1f32..fe77595c3d3b 100644 --- a/airbyte-integrations/connectors/source-statuspage/metadata.yaml +++ b/airbyte-integrations/connectors/source-statuspage/metadata.yaml @@ -12,11 +12,11 @@ data: # Please update to the latest version of the connector base image. # https://hub.docker.com/r/airbyte/python-connector-base # Please use the full address with sha256 hash to guarantee build reproducibility. - baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007 + baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab connectorSubtype: api connectorType: source definitionId: 74cbd708-46c3-4512-9c93-abd5c3e9a94d - dockerImageTag: 0.2.3 + dockerImageTag: 0.2.4 dockerRepository: airbyte/source-statuspage githubIssueLabel: source-statuspage icon: statuspage.svg