Skip to content

Commit f8ae5a3

Browse files
evantahlerjatinyadav-cc
authored andcommitted
destination-kvdb bump to publish (airbytehq#35381)
1 parent 8fd246e commit f8ae5a3

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

airbyte-integrations/connectors/destination-kvdb/Dockerfile

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

37-
LABEL io.airbyte.version=0.1.0
37+
LABEL io.airbyte.version=0.1.1
3838
LABEL io.airbyte.name=airbyte/destination-kvdb

airbyte-integrations/connectors/destination-kvdb/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: destination
99
definitionId: f2e549cd-8e2a-48f8-822d-cc13630eb42d
10-
dockerImageTag: 0.1.0
10+
dockerImageTag: 0.1.1
1111
dockerRepository: airbyte/destination-kvdb
1212
githubIssueLabel: destination-kvdb
1313
icon: kvdb.svg

docs/integrations/destinations/kvdb.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The KVDB destination for Airbyte
44

55
## Changelog
66

7-
| Version | Date | Pull Request | Subject |
8-
| :------ | :--------- | :----------------------------------------------------- | :---------------------------- |
9-
| 0.1.0 | 2021-07-19 | [4786](https://github.com/airbytehq/airbyte/pull/4786) | Python Demo Destination: KVDB |
7+
| Version | Date | Pull Request | Subject |
8+
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------- |
9+
| 0.1.1 | 2024-02-16 | [35370](https://github.com/airbytehq/airbyte/pull/35370) | bump connector version to publish |
10+
| 0.1.0 | 2021-07-19 | [4786](https://github.com/airbytehq/airbyte/pull/4786) | Python Demo Destination: KVDB |

0 commit comments

Comments
 (0)