Skip to content

🐙 source-persona: run up-to-date pipeline [2025-08-16] #64793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-persona/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-persona
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.5@sha256:79a69ff4f759e8b404c687eff62c72f53b05d567fa830b71d17b01b8deaf2189
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.12@sha256:b236b4ff8351a7d7f0ff7f938bbf0ab7b455c4c9e6e7cc93933f4aa9201d66cb
connectorSubtype: api
connectorType: source
definitionId: 7e55429a-a1ea-43c2-81c2-4fc3cf88f81f
dockerImageTag: 0.0.32
dockerImageTag: 0.0.33
dockerRepository: airbyte/source-persona
githubIssueLabel: source-persona
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/persona.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Airbyte connector for [Persona](https://withpersona.com) that makes it easy to m

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.33 | 2025-08-16 | [64793](https://github.com/airbytehq/airbyte/pull/64793) | Update dependencies |
| 0.0.32 | 2025-08-02 | [64278](https://github.com/airbytehq/airbyte/pull/64278) | Update dependencies |
| 0.0.31 | 2025-07-26 | [63872](https://github.com/airbytehq/airbyte/pull/63872) | Update dependencies |
| 0.0.30 | 2025-07-19 | [63437](https://github.com/airbytehq/airbyte/pull/63437) | Update dependencies |
Expand Down
Loading