diff --git a/airbyte-integrations/connectors/source-firehydrant/metadata.yaml b/airbyte-integrations/connectors/source-firehydrant/metadata.yaml index 9259a91afc99..d9d7a1770b6c 100644 --- a/airbyte-integrations/connectors/source-firehydrant/metadata.yaml +++ b/airbyte-integrations/connectors/source-firehydrant/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-firehydrant connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab + baseImage: docker.io/airbyte/source-declarative-manifest:6.12.4@sha256:b73460101d4ff373826b56f00ef2012b635f5eab04c429892547dd055cd779dc connectorSubtype: api connectorType: source definitionId: b58c3536-7900-439c-80a8-fc2b94460781 - dockerImageTag: 0.0.4 + dockerImageTag: 0.0.5 dockerRepository: airbyte/source-firehydrant githubIssueLabel: source-firehydrant icon: icon.svg diff --git a/docs/integrations/sources/firehydrant.md b/docs/integrations/sources/firehydrant.md index f87c1accbc1d..c11b7613d215 100644 --- a/docs/integrations/sources/firehydrant.md +++ b/docs/integrations/sources/firehydrant.md @@ -57,6 +57,7 @@ The Airbyte connector for FireHydrant enables seamless data integration between | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.5 | 2024-12-28 | [50544](https://github.com/airbytehq/airbyte/pull/50544) | Update dependencies | | 0.0.4 | 2024-12-21 | [50022](https://github.com/airbytehq/airbyte/pull/50022) | Update dependencies | | 0.0.3 | 2024-12-14 | [49520](https://github.com/airbytehq/airbyte/pull/49520) | Update dependencies | | 0.0.2 | 2024-12-12 | [49205](https://github.com/airbytehq/airbyte/pull/49205) | Update dependencies |