diff --git a/airbyte-integrations/connectors/source-opsgenie/metadata.yaml b/airbyte-integrations/connectors/source-opsgenie/metadata.yaml index 26de215d36b..c7d287c085e 100644 --- a/airbyte-integrations/connectors/source-opsgenie/metadata.yaml +++ b/airbyte-integrations/connectors/source-opsgenie/metadata.yaml @@ -3,11 +3,11 @@ data: ql: 100 sl: 100 connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.45.1@sha256:101da55e5201e9ce0ba5f3ebc7528e700f75a2a1d9afe76a34573d0311fe7a98 + baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366 connectorSubtype: api connectorType: source definitionId: 06bdb480-2598-40b8-8b0f-fc2e2d2abdda - dockerImageTag: 0.5.7 + dockerImageTag: 0.5.8 dockerRepository: airbyte/source-opsgenie documentationUrl: https://docs.airbyte.com/integrations/sources/opsgenie githubIssueLabel: source-opsgenie diff --git a/docs/integrations/sources/opsgenie.md b/docs/integrations/sources/opsgenie.md index ca5d67e22b0..fbd2fb6ef64 100644 --- a/docs/integrations/sources/opsgenie.md +++ b/docs/integrations/sources/opsgenie.md @@ -54,6 +54,7 @@ The Opsgenie connector uses the most recent API version for each source of data. | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ | +| 0.5.8 | 2025-04-19 | [58509](https://github.com/airbytehq/airbyte/pull/58509) | Update dependencies | | 0.5.7 | 2025-04-12 | [57863](https://github.com/airbytehq/airbyte/pull/57863) | Update dependencies | | 0.5.6 | 2025-04-05 | [57340](https://github.com/airbytehq/airbyte/pull/57340) | Update dependencies | | 0.5.5 | 2025-03-29 | [56726](https://github.com/airbytehq/airbyte/pull/56726) | Update dependencies |