diff --git a/airbyte-integrations/connectors/destination-postgres-strict-encrypt/metadata.yaml b/airbyte-integrations/connectors/destination-postgres-strict-encrypt/metadata.yaml index c9136954c393..6403177cee3a 100644 --- a/airbyte-integrations/connectors/destination-postgres-strict-encrypt/metadata.yaml +++ b/airbyte-integrations/connectors/destination-postgres-strict-encrypt/metadata.yaml @@ -16,6 +16,7 @@ data: registries: cloud: enabled: false + dockerImageTag: 0.6.0 oss: enabled: false releaseStage: alpha diff --git a/airbyte-integrations/connectors/destination-postgres/metadata.yaml b/airbyte-integrations/connectors/destination-postgres/metadata.yaml index 26b08f6fb1b3..730c511df3b8 100644 --- a/airbyte-integrations/connectors/destination-postgres/metadata.yaml +++ b/airbyte-integrations/connectors/destination-postgres/metadata.yaml @@ -19,6 +19,7 @@ data: registries: cloud: dockerRepository: airbyte/destination-postgres-strict-encrypt + dockerImageTag: 0.6.0 enabled: true oss: enabled: true