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

🐙 source-configcat: run up-to-date pipeline [2025-05-03] (#59435)

This commit is contained in:
Airbyte
2025-05-04 05:43:43 +03:00
committed by GitHub
parent 8c96e1c9b9
commit 1b64c3c840
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 4fd7565c-8b99-439b-80d0-2d965e1d958c
dockerImageTag: 0.2.21
dockerImageTag: 0.2.22
dockerRepository: airbyte/source-configcat
githubIssueLabel: source-configcat
icon: configcat.svg
@@ -39,5 +39,5 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.46.1@sha256:5e56569cab810e31e367b0667d846b324988fabd3d3bdc0bfa4c4afa3276d059
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.6@sha256:18b5219ed52d5dd26e9a513f5d9c590ddd78da1779e72795f2669bc4420bc576
metadataSpecVersion: "1.0"

View File

@@ -37,6 +37,7 @@ Configcat APIs are under rate limits for the number of API calls allowed per API
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :------------------------------------------ |
| 0.2.22 | 2025-05-03 | [59435](https://github.com/airbytehq/airbyte/pull/59435) | Update dependencies |
| 0.2.21 | 2025-04-26 | [58850](https://github.com/airbytehq/airbyte/pull/58850) | Update dependencies |
| 0.2.20 | 2025-04-19 | [58326](https://github.com/airbytehq/airbyte/pull/58326) | Update dependencies |
| 0.2.19 | 2025-04-12 | [57762](https://github.com/airbytehq/airbyte/pull/57762) | Update dependencies |