1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-statuspage: run up-to-date pipeline [2025-02-15] (#54104)

This commit is contained in:
Airbyte
2025-02-18 08:17:19 +02:00
committed by GitHub
parent 8296e027f2
commit 32a4bf5dd3
2 changed files with 3 additions and 2 deletions

View File

@@ -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.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
connectorSubtype: api
connectorType: source
definitionId: 74cbd708-46c3-4512-9c93-abd5c3e9a94d
dockerImageTag: 0.2.10
dockerImageTag: 0.2.11
dockerRepository: airbyte/source-statuspage
githubIssueLabel: source-statuspage
icon: statuspage.svg

View File

@@ -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.11 | 2025-02-15 | [54104](https://github.com/airbytehq/airbyte/pull/54104) | Update dependencies |
| 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 |