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-mailjet-mail version to 0.2.2
Create or update pull request on Airbyte repository
Add changelog entry
  • Loading branch information
airbyteio committed Oct 28, 2024
1 parent b1b2f9c commit 367bfc3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 56582331-5de2-476b-b913-5798de77bbdf
dockerImageTag: 0.2.1
dockerImageTag: 0.2.2
dockerRepository: airbyte/source-mailjet-mail
githubIssueLabel: source-mailjet-mail
icon: mailjetmail.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.4.3@sha256:8937b693c7e01087f6e86e683826ac20f160f7952b8f0a13cbf4f9bfdd7af570
baseImage: docker.io/airbyte/source-declarative-manifest:5.16.0@sha256:6800f806944ee4fccf24ae01f6b8fbefb12d952c3b3da338f51f732b55de51f2
metadataSpecVersion: "1.0"
3 changes: 2 additions & 1 deletion docs/integrations/sources/mailjet-mail.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ Mailjet APIs are under rate limits for the number of API calls allowed per API k

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :--------------------------------------------- |
| 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |
| 0.2.2 | 2024-10-28 | [47463](https://github.com/airbytehq/airbyte/pull/47463) | Update dependencies |
| 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |
| 0.2.0 | 2024-08-15 | [44129](https://github.com/airbytehq/airbyte/pull/44129) | Refactor connector to manifest-only format |
| 0.1.16 | 2024-08-12 | [43814](https://github.com/airbytehq/airbyte/pull/43814) | Update dependencies |
| 0.1.15 | 2024-08-10 | [43571](https://github.com/airbytehq/airbyte/pull/43571) | Update dependencies |
Expand Down

0 comments on commit 367bfc3

Please sign in to comment.