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

🐙 source-confluence: run up-to-date pipeline [2025-06-28] (#62380)

This commit is contained in:
Airbyte
2025-06-28 15:18:07 -07:00
committed by GitHub
parent bdb9de30c8
commit fba1b4774e
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- ${subdomain}.atlassian.net
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.56.1@sha256:579dece55029aa9552884a8eedc6aababb981625daa54ca01f3bacb398dd4973
baseImage: docker.io/airbyte/source-declarative-manifest:6.56.7@sha256:41be3ac5f569004b6a25507cd40f5152e3691aecd2a9a3f873eb4c559903412d
connectorSubtype: api
connectorType: source
definitionId: cf40a7f8-71f8-45ce-a7fa-fca053e4028c
dockerImageTag: 1.0.9
dockerImageTag: 1.0.10
dockerRepository: airbyte/source-confluence
documentationUrl: https://docs.airbyte.com/integrations/sources/confluence
githubIssueLabel: source-confluence

View File

@@ -63,6 +63,7 @@ The Confluence connector should not run into Confluence API limitations under no
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 1.0.10 | 2025-06-28 | [62380](https://github.com/airbytehq/airbyte/pull/62380) | Update dependencies |
| 1.0.9 | 2025-06-22 | [61996](https://github.com/airbytehq/airbyte/pull/61996) | Update dependencies |
| 1.0.8 | 2025-06-14 | [61176](https://github.com/airbytehq/airbyte/pull/61176) | Update dependencies |
| 1.0.7 | 2025-05-24 | [60406](https://github.com/airbytehq/airbyte/pull/60406) | Update dependencies |