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-hellobaton version to 0.3.9
Build source-hellobaton 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 Jan 4, 2025
1 parent 26d1eff commit 34030b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 492b56d1-937c-462e-8076-21ad2031e784
dockerImageTag: 0.3.8
dockerImageTag: 0.3.9
dockerRepository: airbyte/source-hellobaton
githubIssueLabel: source-hellobaton
icon: hellobaton.svg
Expand Down Expand Up @@ -43,5 +43,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.4@sha256:b73460101d4ff373826b56f00ef2012b635f5eab04c429892547dd055cd779dc
metadataSpecVersion: "1.0"
1 change: 1 addition & 0 deletions docs/integrations/sources/hellobaton.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ The connector is rate limited at 1000 requests per minute per api key. If you fi

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------- |
| 0.3.9 | 2025-01-04 | [50657](https://github.com/airbytehq/airbyte/pull/50657) | Update dependencies |
| 0.3.8 | 2024-12-21 | [50122](https://github.com/airbytehq/airbyte/pull/50122) | Update dependencies |
| 0.3.7 | 2024-12-14 | [49643](https://github.com/airbytehq/airbyte/pull/49643) | Update dependencies |
| 0.3.6 | 2024-12-12 | [49245](https://github.com/airbytehq/airbyte/pull/49245) | Update dependencies |
Expand Down

0 comments on commit 34030b2

Please sign in to comment.