1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-intruder: run up-to-date pipeline [2025-04-26] (#58190)

This commit is contained in:
Airbyte
2025-04-27 01:10:41 +03:00
committed by GitHub
parent 990dc6c2e4
commit b70c45afa1
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 3d15163b-11d8-412f-b808-795c9b2c3a3a
dockerImageTag: 0.2.20
dockerImageTag: 0.2.21
dockerRepository: airbyte/source-intruder
githubIssueLabel: source-intruder
icon: intruder.svg
@@ -39,5 +39,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.1@sha256:101da55e5201e9ce0ba5f3ebc7528e700f75a2a1d9afe76a34573d0311fe7a98
baseImage: docker.io/airbyte/source-declarative-manifest:6.46.1@sha256:5e56569cab810e31e367b0667d846b324988fabd3d3bdc0bfa4c4afa3276d059
metadataSpecVersion: "1.0"

View File

@@ -35,6 +35,7 @@ Intruder.io APIs are under rate limits for the number of API calls allowed per A
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :-------------------------------------------- |
| 0.2.21 | 2025-04-26 | [58190](https://github.com/airbytehq/airbyte/pull/58190) | Update dependencies |
| 0.2.20 | 2025-04-12 | [57744](https://github.com/airbytehq/airbyte/pull/57744) | Update dependencies |
| 0.2.19 | 2025-04-05 | [57051](https://github.com/airbytehq/airbyte/pull/57051) | Update dependencies |
| 0.2.18 | 2025-03-29 | [56640](https://github.com/airbytehq/airbyte/pull/56640) | Update dependencies |