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

🐙 source-hubplanner: run up-to-date pipeline [2024-10-29] (#47738)

This commit is contained in:
Airbyte
2024-10-29 14:12:58 +02:00
committed by GitHub
parent 394cfc259e
commit 9a78d66f86
2 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 8097ceb9-383f-42f6-9f92-d3fd4bcc7689
dockerImageTag: 0.3.1
dockerImageTag: 0.3.2
dockerRepository: airbyte/source-hubplanner
githubIssueLabel: source-hubplanner
icon: hubplanner.svg
@@ -43,5 +43,5 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:5.16.0@sha256:6800f806944ee4fccf24ae01f6b8fbefb12d952c3b3da338f51f732b55de51f2
baseImage: docker.io/airbyte/source-declarative-manifest:5.17.0@sha256:9c6bfd080a247b7781ce5b25687e7c44e29d31315d0bf656584b38810521bbaa
metadataSpecVersion: "1.0"

View File

@@ -44,6 +44,7 @@ The Okta source connector supports the following [sync modes](https://docs.airby
| Version | Date | Pull Request | Subject |
| :------ | :--- | :----------- | :------ |
| 0.3.2 | 2024-10-29 | [47738](https://github.com/airbytehq/airbyte/pull/47738) | Update dependencies |
| 0.3.1 | 2024-10-28 | [47511](https://github.com/airbytehq/airbyte/pull/47511) | Update dependencies |
| 0.3.0 | 2024-08-22 | [44569](https://github.com/airbytehq/airbyte/pull/44569) | Refactor connector to manifest-only format |
| 0.2.12 | 2024-08-17 | [43903](https://github.com/airbytehq/airbyte/pull/43903) | Update dependencies |