Skip to content

Commit

Permalink
🐙 source-plausible: run up-to-date pipeline [2025-02-15] (#48194)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Feb 18, 2025
1 parent fa2c42a commit 42011ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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:4.4.3@sha256:8937b693c7e01087f6e86e683826ac20f160f7952b8f0a13cbf4f9bfdd7af570
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
connectorSubtype: api
connectorType: source
definitionId: 603ba446-3d75-41d7-92f3-aba901f8b897
dockerImageTag: 0.2.1
dockerImageTag: 0.2.2
dockerRepository: airbyte/source-plausible
githubIssueLabel: source-plausible
icon: plausible.svg
Expand Down
3 changes: 2 additions & 1 deletion docs/integrations/sources/plausible.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ The [stated rate limit](https://plausible.io/docs/stats-api) is 600 requests per

| Version | Date | Pull Request | Subject |
|:--------|:-----------| :------------------------------------------------------- | :------------- |
| 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |
| 0.2.2 | 2025-02-15 | [48194](https://github.com/airbytehq/airbyte/pull/48194) | Update dependencies |
| 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |
| 0.2.0 | 2024-08-14 | [44085](https://github.com/airbytehq/airbyte/pull/44085) | Refactor connector to manifest-only format |
| 0.1.14 | 2024-08-12 | [43731](https://github.com/airbytehq/airbyte/pull/43731) | Update dependencies |
| 0.1.13 | 2024-08-10 | [43680](https://github.com/airbytehq/airbyte/pull/43680) | Update dependencies |
Expand Down

0 comments on commit 42011ee

Please sign in to comment.