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

🐙 source-xkcd: run up-to-date pipeline [2025-04-05] (#57393)

This commit is contained in:
Airbyte
2025-04-06 07:10:26 +03:00
committed by GitHub
parent 0b343c7497
commit 53a2a4455e
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 80fddd16-17bd-4c0c-bf4a-80df7863fc9d
dockerImageTag: 0.2.8
dockerImageTag: 0.2.9
dockerRepository: airbyte/source-xkcd
githubIssueLabel: source-xkcd
icon: xkcd.svg
@@ -45,5 +45,5 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.0@sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6
metadataSpecVersion: "1.0"

View File

@@ -23,6 +23,7 @@ XKCD does not perform rate limiting.
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------------- |
| 0.2.9 | 2025-04-05 | [57393](https://github.com/airbytehq/airbyte/pull/57393) | Update dependencies |
| 0.2.8 | 2025-03-29 | [56892](https://github.com/airbytehq/airbyte/pull/56892) | Update dependencies |
| 0.2.7 | 2025-03-22 | [56251](https://github.com/airbytehq/airbyte/pull/56251) | Update dependencies |
| 0.2.6 | 2025-03-08 | [55605](https://github.com/airbytehq/airbyte/pull/55605) | Update dependencies |