Skip to content

Commit f75fa5c

Browse files
Source Freshdesk: update version
1 parent 02594ed commit f75fa5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

airbyte-integrations/connectors/source-freshdesk/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ COPY source_freshdesk ./source_freshdesk
3434
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
3535
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]
3636

37-
LABEL io.airbyte.version=3.0.1
37+
LABEL io.airbyte.version=3.0.2
3838
LABEL io.airbyte.name=airbyte/source-freshdesk

docs/integrations/sources/freshdesk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The Freshdesk connector should not run into Freshdesk API limitations under norm
6767

6868
| Version | Date | Pull Request | Subject |
6969
|:--------|:-----------|:---------------------------------------------------------|:--------------------------------------------------------------------------------------|
70-
| 3.0.1 | 2023-02-06 | [21970](https://github.com/airbytehq/airbyte/pull/21970) | Enable availability strategy for all streams |
70+
| 3.0.2 | 2023-02-06 | [21970](https://github.com/airbytehq/airbyte/pull/21970) | Enable availability strategy for all streams |
7171
| 3.0.0 | 2023-01-31 | [22164](https://github.com/airbytehq/airbyte/pull/22164) | Rename nested `business_hours` table to `working_hours` |
7272
| 2.0.1 | 2023-01-27 | [21888](https://github.com/airbytehq/airbyte/pull/21888) | Set `AvailabilityStrategy` for streams explicitly to `None` |
7373
| 2.0.0 | 2022-12-20 | [20416](https://github.com/airbytehq/airbyte/pull/20416) | Fix `SlaPolicies` stream schema |

0 commit comments

Comments
 (0)