Skip to content

Release v0.22.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 15:50
128ff8a

What's Changed

📝 Other Changes

  • ci: bump version to v0.22.0 in manager/config.yml [skip ci] (88c1f5e)
  • Numeric ordering collation option (aa17671)
  • ci: bump version to v0.21.0 in manager/config.yml [skip ci] (574c8cb)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.22.0
Proxy ghcr.io/kiracore/interx/proxy:v0.22.0
Storage ghcr.io/kiracore/interx/storage:v0.22.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.22.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.22.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.22.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.22.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.22.0 ghcr.io/kiracore/interx/manager@sha256:5bcee51958ed446b54ffb2045d206148359cbf488b789c03e1de748f8c73f572
Proxy ghcr.io/kiracore/interx/proxy:v0.22.0 ghcr.io/kiracore/interx/proxy@sha256:7a8673170a1b31477fbcffafa77c3f3c7c6069356e7f49b94262cd26cacd08a2
Storage ghcr.io/kiracore/interx/storage:v0.22.0 ghcr.io/kiracore/interx/storage@sha256:4e644f8f309f6de68f8e9dfcd7751850d0aae2948bdbaa53adadd2c20f391748
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.22.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:ff7d292304b5b39f7ca5704ade1a9c8efc058b40c4cbe8e293a4dd83497bcb9c
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.22.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:901e90fe9b28416c681458eb4a81030413a1988634d4c874872a229a3fd37ca8
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.22.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:6dc69f01bdc814bac127aec454c860173c0d0244e421481d704cfdedf3844b60
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.22.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:bfaf7ea10d785af933c90fa24c83c7708ff703008aa2ca91bbb93e875a8e0237

📦 Installation

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

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