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

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

This commit is contained in:
Airbyte
2025-04-26 17:08:37 +03:00
committed by GitHub
parent 9594e4dcfe
commit 4557fabd77
2 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 9b2d3607-7222-4709-9fa2-c2abdebbdd88
dockerImageTag: 0.5.19
dockerImageTag: 0.5.20
dockerRepository: airbyte/source-chargify
githubIssueLabel: source-chargify
icon: chargify.svg
@@ -42,5 +42,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366
baseImage: docker.io/airbyte/source-declarative-manifest:6.46.1@sha256:5e56569cab810e31e367b0667d846b324988fabd3d3bdc0bfa4c4afa3276d059
metadataSpecVersion: "1.0"

View File

@@ -45,6 +45,7 @@ Please follow the [Chargify documentation for generating an API key](https://dev
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------ |
| 0.5.20 | 2025-04-26 | [58707](https://github.com/airbytehq/airbyte/pull/58707) | Update dependencies |
| 0.5.19 | 2025-04-19 | [58365](https://github.com/airbytehq/airbyte/pull/58365) | Update dependencies |
| 0.5.18 | 2025-04-12 | [57796](https://github.com/airbytehq/airbyte/pull/57796) | Update dependencies |
| 0.5.17 | 2025-04-05 | [57153](https://github.com/airbytehq/airbyte/pull/57153) | Update dependencies |