Skip to content

Commit

Permalink
Upgrade the base image to the latest version in metadata.yaml
Browse files Browse the repository at this point in the history
PATCH bump source-aircall version to 0.4.1
Build source-aircall docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
Create or update pull request on Airbyte repository
Add changelog entry
  • Loading branch information
airbyteio committed Oct 29, 2024
1 parent faa17b3 commit f0e1cde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-aircall/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 912eb6b7-a893-4a5b-b1c0-36ebbe2de8cd
dockerImageTag: 0.4.0
dockerImageTag: 0.4.1
dockerRepository: airbyte/source-aircall
githubIssueLabel: source-aircall
icon: aircall.svg
Expand Down Expand Up @@ -39,5 +39,5 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:4.5.4@sha256:b07a521add11f987c63c0db68c1b57e90bec0c985f1cb6f3c5a1940cde628a70
baseImage: docker.io/airbyte/source-declarative-manifest:5.17.0@sha256:9c6bfd080a247b7781ce5b25687e7c44e29d31315d0bf656584b38810521bbaa
metadataSpecVersion: "1.0"
1 change: 1 addition & 0 deletions docs/integrations/sources/aircall.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Aircall [API reference](https://api.aircall.io/v1) has v1 at present. The connec

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :----------------------------------------------------------------------------- | :-------------------------- |
| 0.4.1 | 2024-10-29 | [47602](https://github.com/airbytehq/airbyte/pull/47602) | Update dependencies |
| 0.4.0 | 2024-08-23 | [44597](https://github.com/airbytehq/airbyte/pull/44597) | Refactor connector to manifest-only format |
| 0.3.0 | 2024-08-19 | [44437](https://github.com/airbytehq/airbyte/pull/44437) | Fix pagination |
| 0.2.12 | 2024-08-17 | [43879](https://github.com/airbytehq/airbyte/pull/43879) | Update dependencies |
Expand Down

0 comments on commit f0e1cde

Please sign in to comment.