Skip to content

Commit

Permalink
🐙 source-statuspage: run up-to-date pipeline [2025-02-08] (#53588)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Feb 9, 2025
1 parent 7f29f6f commit e98a2f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.31.1@sha256:7317b63149b57a89aaab067f65791ddc2756cb640e350c099c33657fa5605fed
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
connectorSubtype: api
connectorType: source
definitionId: 74cbd708-46c3-4512-9c93-abd5c3e9a94d
dockerImageTag: 0.2.9
dockerImageTag: 0.2.10
dockerRepository: airbyte/source-statuspage
githubIssueLabel: source-statuspage
icon: statuspage.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/statuspage.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Mailjet APIs are under rate limits for the number of API calls allowed per API k

| Version | Date | Pull Request | Subject |
|:--------|:-----------| :-------------------------------------------------------- | :---------------------------------------------- |
| 0.2.10 | 2025-02-08 | [53588](https://github.com/airbytehq/airbyte/pull/53588) | Update dependencies |
| 0.2.9 | 2025-02-01 | [53092](https://github.com/airbytehq/airbyte/pull/53092) | Update dependencies |
| 0.2.8 | 2025-01-25 | [52459](https://github.com/airbytehq/airbyte/pull/52459) | Update dependencies |
| 0.2.7 | 2025-01-18 | [51971](https://github.com/airbytehq/airbyte/pull/51971) | Update dependencies |
Expand Down

0 comments on commit e98a2f8

Please sign in to comment.