Skip to content

Commit ed45863

Browse files
evantahlerjatinyadav-cc
authored andcommitted
Bump destination-kvdb again to test metadata for archival (airbytehq#35422)
1 parent 1f9d787 commit ed45863

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

airbyte-integrations/connectors/destination-kvdb/Dockerfile

+1-1
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.1
37+
LABEL io.airbyte.version=0.1.2
3838
LABEL io.airbyte.name=airbyte/destination-kvdb

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

+1-1
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.1
10+
dockerImageTag: 0.1.2
1111
dockerRepository: airbyte/destination-kvdb
1212
githubIssueLabel: destination-kvdb
1313
icon: kvdb.svg

docs/integrations/destinations/kvdb.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ The KVDB destination for Airbyte
66

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

0 commit comments

Comments
 (0)