From c5a2de8a39679f2c1c39511f4a21c983e2be879b Mon Sep 17 00:00:00 2001 From: oneshcheret <33333155+sashaNeshcheret@users.noreply.github.com> Date: Fri, 20 May 2022 10:51:23 +0300 Subject: [PATCH] S3 destination: Update the releaseStage to OSS (#13030) * S3 destination: Update the releaseStage * S3 destination: Update the releaseStage --- .../init/src/main/resources/seed/destination_definitions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airbyte-config/init/src/main/resources/seed/destination_definitions.yaml b/airbyte-config/init/src/main/resources/seed/destination_definitions.yaml index 159ab31d3dc43..637a4a12f43ff 100644 --- a/airbyte-config/init/src/main/resources/seed/destination_definitions.yaml +++ b/airbyte-config/init/src/main/resources/seed/destination_definitions.yaml @@ -253,7 +253,7 @@ resourceRequirements: memory_limit: "1Gi" memory_request: "1Gi" - releaseStage: beta + releaseStage: generally_available - name: SFTP-JSON destinationDefinitionId: e9810f61-4bab-46d2-bb22-edfc902e0644 dockerRepository: airbyte/destination-sftp-json