Skip to content

Release v0.19.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 12:53
a779776

What's Changed

📝 Other Changes

  • ci: bump version to v0.19.0 in manager/config.yml [skip ci] (b81a4cb)
  • ci: bump version to v0.18.0 in manager/config.yml [skip ci] (52a88de)
  • Add indexes on first transaction (817ec4c)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.19.0
Proxy ghcr.io/kiracore/interx/proxy:v0.19.0
Storage ghcr.io/kiracore/interx/storage:v0.19.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.19.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.19.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.19.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.19.0

🔐 Image Digests & Verification

All Docker images are signed with cosign and can be verified using:

cosign verify --key cosign.pub <image-digest>

Image Digests (SHA256)

Service Image Digest
Manager ghcr.io/kiracore/interx/manager:v0.19.0 ghcr.io/kiracore/interx/manager@sha256:3d5232de102d17e1d9e04ba3141306c68858b9695ceba8a04d63f20e01e2f54f
Proxy ghcr.io/kiracore/interx/proxy:v0.19.0 ghcr.io/kiracore/interx/proxy@sha256:6d5f5ab98f412a5239146827a52f81af88da674e998602e3fdff34a2de1062d9
Storage ghcr.io/kiracore/interx/storage:v0.19.0 ghcr.io/kiracore/interx/storage@sha256:227d079f578ed7cfd2db6c6f0da2929e5351fef097ca668741e93d7a3dcd15b5
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.19.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:76455e50ede85715e6c2c8769979289e5267d0fa93ad4c82035decd2251c6016
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.19.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:9fe521957b6786157460f52cd9a2d73a04a329b9915330c6f1091059dc714f6b
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.19.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:68fd2abb29ef799f238f61e587e3356455e82444024e361237b6c152cc4f20e9
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.19.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:44b62c71f335bb564f7938bfd308551fcbdf4ccbfc291d806084cdb8d7dba7b0

📦 Installation

Update your docker-compose.yml to use version v0.19.0 or pull images directly:

docker pull ghcr.io/kiracore/interx/manager:v0.19.0