diff --git a/wallet-fetcher/icon.svg b/wallet-fetcher/icon.svg new file mode 100644 index 0000000..8686a91 --- /dev/null +++ b/wallet-fetcher/icon.svg @@ -0,0 +1,59 @@ + + + + + + + + + + + + diff --git a/wallet-fetcher/metadata.yaml b/wallet-fetcher/metadata.yaml index 8ad17a6..3441441 100644 --- a/wallet-fetcher/metadata.yaml +++ b/wallet-fetcher/metadata.yaml @@ -1,24 +1,19 @@ data: allowedHosts: - hosts: - - TODO # Please change to the hostname of the source. registries: oss: enabled: false cloud: enabled: false connectorBuildOptions: - # Please update to the latest version of the connector base image. - # https://hub.docker.com/r/airbyte/python-connector-base - # Please use the full address with sha256 hash to guarantee build reproducibility. baseImage: docker.io/airbyte/python-connector-base:1.0.0@sha256:dd17e347fbda94f7c3abff539be298a65af2d7fc27a307d89297df1081a45c27 connectorSubtype: api connectorType: source definitionId: 1e55cfe0-f591-4281-9a20-18d89d45f685 dockerImageTag: 0.1.0 - dockerRepository: airbyte/source-wallet-fetcher + dockerRepository: harbor.status.im/status-im/airbyte/wallet-fetcher githubIssueLabel: source-wallet-fetcher - icon: wallet-fetcher.svg + icon: icon.svg license: MIT name: Wallet Fetcher releaseDate: TODO