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:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
connectorSubtype: api
connectorType: source
definitionId: 5b7216ca-1d6d-4a50-89c3-067746806586
dockerImageTag: 0.0.22
dockerImageTag: 0.0.23
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.23 | 2025-05-24 | [60525](https://github.com/airbytehq/airbyte/pull/60525) | Update dependencies |
| 0.0.22 | 2025-05-10 | [60112](https://github.com/airbytehq/airbyte/pull/60112) | Update dependencies |
| 0.0.21 | 2025-05-03 | [59495](https://github.com/airbytehq/airbyte/pull/59495) | Update dependencies |
| 0.0.20 | 2025-04-27 | [59105](https://github.com/airbytehq/airbyte/pull/59105) | Update dependencies |
Expand Down
Loading