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

🐙 source-primetric: run up-to-date pipeline [2025-02-08] (#52958)

This commit is contained in:
Airbyte
2025-02-09 02:35:24 +02:00
committed by GitHub
parent c0cd0966b3
commit 018ff0882f
2 changed files with 3 additions and 2 deletions

View File

@@ -23,11 +23,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.27.0@sha256:ffc5f087448ef40fd1ef8fe0fc660b16621be7c1e8ecfccd44002136b06c6efb
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
connectorSubtype: api
connectorType: source
definitionId: f636c3c6-4077-45ac-b109-19fc62a283c1
dockerImageTag: 1.1.7
dockerImageTag: 1.1.8
dockerRepository: airbyte/source-primetric
githubIssueLabel: source-primetric
icon: primetric.svg

View File

@@ -60,6 +60,7 @@ your employees to the right projects.
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :---------------------- |
| 1.1.8 | 2025-02-08 | [52958](https://github.com/airbytehq/airbyte/pull/52958) | Update dependencies |
| 1.1.7 | 2025-01-25 | [52523](https://github.com/airbytehq/airbyte/pull/52523) | Update dependencies |
| 1.1.6 | 2025-01-18 | [51891](https://github.com/airbytehq/airbyte/pull/51891) | Update dependencies |
| 1.1.5 | 2025-01-11 | [51339](https://github.com/airbytehq/airbyte/pull/51339) | Update dependencies |