Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

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-openaq/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-openaq
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.0.1@sha256:ff1e701c8f913cf24a0220f62c8e64cc1c3011ba0a636985f4db47fdab1391b6
baseImage: docker.io/airbyte/source-declarative-manifest:7.2.2@sha256:588e3aaeae219b31b47da458972e559556e3501c6b6ab9f858ff83e6c8f6dc7a
connectorSubtype: api
connectorType: source
definitionId: 5b7216ca-1d6d-4a50-89c3-067746806586
dockerImageTag: 0.0.34
dockerImageTag: 0.0.35
dockerRepository: airbyte/source-openaq
githubIssueLabel: source-openaq
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/openaq.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Docs : https://docs.openaq.org/using-the-api/quick-start

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.35 | 2025-09-30 | [66392](https://github.com/airbytehq/airbyte/pull/66392) | Update dependencies |
| 0.0.34 | 2025-09-09 | [65883](https://github.com/airbytehq/airbyte/pull/65883) | Update dependencies |
| 0.0.33 | 2025-08-23 | [65228](https://github.com/airbytehq/airbyte/pull/65228) | Update dependencies |
| 0.0.32 | 2025-08-09 | [64721](https://github.com/airbytehq/airbyte/pull/64721) | Update dependencies |
Expand Down
Loading