diff --git a/airbyte-integrations/connectors/source-greythr/metadata.yaml b/airbyte-integrations/connectors/source-greythr/metadata.yaml index 2fc7e34bb964..c00fc1b07caa 100644 --- a/airbyte-integrations/connectors/source-greythr/metadata.yaml +++ b/airbyte-integrations/connectors/source-greythr/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-greythr connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007 + baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab connectorSubtype: api connectorType: source definitionId: 1a807325-5a1c-4e0f-a574-841034b1765d - dockerImageTag: 0.0.3 + dockerImageTag: 0.0.4 dockerRepository: airbyte/source-greythr githubIssueLabel: source-greythr icon: icon.svg diff --git a/docs/integrations/sources/greythr.md b/docs/integrations/sources/greythr.md index ed44b5693708..8ba927dab5bc 100644 --- a/docs/integrations/sources/greythr.md +++ b/docs/integrations/sources/greythr.md @@ -32,6 +32,7 @@ The GreytHR Connector for Airbyte allows seamless integration with the GreytHR p | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.4 | 2024-12-21 | [50126](https://github.com/airbytehq/airbyte/pull/50126) | Update dependencies | | 0.0.3 | 2024-12-14 | [49621](https://github.com/airbytehq/airbyte/pull/49621) | Update dependencies | | 0.0.2 | 2024-12-12 | [48920](https://github.com/airbytehq/airbyte/pull/48920) | Update dependencies | | 0.0.1 | 2024-11-29 | | Initial release by [@bhushan-dhwaniris](https://github.com/bhushan-dhwaniris) via Connector Builder |