From a3975a6c6efacd4d6e220c82ccdd43ec5b8e2e42 Mon Sep 17 00:00:00 2001 From: Airbyte Date: Sun, 16 Feb 2025 01:33:28 +0200 Subject: [PATCH] [skip ci] Upgrade the base image to the latest version in metadata.yaml PATCH bump source-statuspage version to 0.2.11 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 949db5156d5bc..4a7a8722f7861 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.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b + baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd connectorSubtype: api connectorType: source definitionId: 74cbd708-46c3-4512-9c93-abd5c3e9a94d - dockerImageTag: 0.2.10 + dockerImageTag: 0.2.11 dockerRepository: airbyte/source-statuspage githubIssueLabel: source-statuspage icon: statuspage.svg