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

🐙 source-chargify: run up-to-date pipeline [2025-01-11] (#51252)

This commit is contained in:
Airbyte
2025-01-12 00:15:08 +02:00
committed by GitHub
parent 0060c1e67e
commit 8be8264eaa
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.5
dockerImageTag: 0.5.6
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.12.4@sha256:b73460101d4ff373826b56f00ef2012b635f5eab04c429892547dd055cd779dc
baseImage: docker.io/airbyte/source-declarative-manifest:6.17.0@sha256:e722057f4ed36872a78dfe985126b36f601de02ad361184c7e199b5e15d9dad2
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.6 | 2025-01-11 | [51252](https://github.com/airbytehq/airbyte/pull/51252) | Update dependencies |
| 0.5.5 | 2024-12-28 | [50463](https://github.com/airbytehq/airbyte/pull/50463) | Update dependencies |
| 0.5.4 | 2024-12-21 | [50187](https://github.com/airbytehq/airbyte/pull/50187) | Update dependencies |
| 0.5.3 | 2024-12-14 | [49589](https://github.com/airbytehq/airbyte/pull/49589) | Update dependencies |