1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-opsgenie: run up-to-date pipeline [2025-02-23] (#54595)

This commit is contained in:
Airbyte
2025-02-23 08:10:09 +02:00
committed by GitHub
parent df139bf286
commit e21aa7dc2f
2 changed files with 3 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ data:
ql: 100
sl: 100
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
connectorSubtype: api
connectorType: source
definitionId: 06bdb480-2598-40b8-8b0f-fc2e2d2abdda
dockerImageTag: 0.5.1
dockerImageTag: 0.5.2
dockerRepository: airbyte/source-opsgenie
documentationUrl: https://docs.airbyte.com/integrations/sources/opsgenie
githubIssueLabel: source-opsgenie

View File

@@ -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.2 | 2025-02-23 | [54595](https://github.com/airbytehq/airbyte/pull/54595) | Update dependencies |
| 0.5.1 | 2025-02-15 | [53983](https://github.com/airbytehq/airbyte/pull/53983) | Update dependencies |
| 0.5.0 | 2025-01-10 | [50880](https://github.com/airbytehq/airbyte/pull/50880) | Add support for additional incident fields |
| 0.4.10 | 2025-02-08 | [53466](https://github.com/airbytehq/airbyte/pull/53466) | Update dependencies |