diff --git a/airbyte-integrations/connectors/source-eventzilla/metadata.yaml b/airbyte-integrations/connectors/source-eventzilla/metadata.yaml index 1188e9ed4af..3dcd7f8caaf 100644 --- a/airbyte-integrations/connectors/source-eventzilla/metadata.yaml +++ b/airbyte-integrations/connectors/source-eventzilla/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-eventzilla connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.45.0@sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6 + baseImage: docker.io/airbyte/source-declarative-manifest:6.45.1@sha256:101da55e5201e9ce0ba5f3ebc7528e700f75a2a1d9afe76a34573d0311fe7a98 connectorSubtype: api connectorType: source definitionId: ba6ddcf2-00c7-44f2-9cee-2d295bd0c854 - dockerImageTag: 0.0.17 + dockerImageTag: 0.0.18 dockerRepository: airbyte/source-eventzilla githubIssueLabel: source-eventzilla icon: icon.svg diff --git a/docs/integrations/sources/eventzilla.md b/docs/integrations/sources/eventzilla.md index 1ae30ecd86a..0396182fa0e 100644 --- a/docs/integrations/sources/eventzilla.md +++ b/docs/integrations/sources/eventzilla.md @@ -24,6 +24,7 @@ The Airbyte connector for Eventzilla enables seamless integration between Eventz | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.18 | 2025-04-12 | [57782](https://github.com/airbytehq/airbyte/pull/57782) | Update dependencies | | 0.0.17 | 2025-04-05 | [57205](https://github.com/airbytehq/airbyte/pull/57205) | Update dependencies | | 0.0.16 | 2025-03-29 | [56539](https://github.com/airbytehq/airbyte/pull/56539) | Update dependencies | | 0.0.15 | 2025-03-22 | [55959](https://github.com/airbytehq/airbyte/pull/55959) | Update dependencies |