Skip to content

Release v0.14.1

Choose a tag to compare

@github-actions github-actions released this 01 Dec 12:56
fdb97c7

What's Changed

πŸ› Bug Fixes

  • fix: add GOPRIVATE and go mod tidy to all Dockerfiles for KiraCore deps (32966dd)

πŸ“ Other Changes

  • ci: bump version to v0.14.1 in manager/config.yml [skip ci] (439da2c)
  • ci: bump version to v0.14.0 in manager/config.yml [skip ci] (ec450ca)

🐳 Docker Images

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

πŸ” 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.14.1 ghcr.io/kiracore/interx/manager@sha256:9b257a86e5f85bd1ec66a8f6ce5fc4baedcfbdb5d01a26b30badb7d842a4a784
Proxy ghcr.io/kiracore/interx/proxy:v0.14.1 ghcr.io/kiracore/interx/proxy@sha256:e6959e811442068863fadc3785a888950e2a572c6f31a18e2cd1e4d99fec0b64
Storage ghcr.io/kiracore/interx/storage:v0.14.1 ghcr.io/kiracore/interx/storage@sha256:972893688c7304c76b8759035414962fd45101dec5ecdd7b3511b065e8bf2b45
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.14.1 ghcr.io/kiracore/interx/cosmos-indexer@sha256:79a14aa478af4539ea7c1c4794e4828f38fbaf4e97e6d99bccc82c22c0702ae0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.14.1 ghcr.io/kiracore/interx/cosmos-interaction@sha256:d2810ed33e2389b5afa1aaf532c9eec17fee41e1d9b9f0f0eb5d3910ff8497f5
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.14.1 ghcr.io/kiracore/interx/ethereum-indexer@sha256:fc34ea3f0a5e60a7cb81b2c12e7e55b12258934b707e312ae8323989053c033b
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.14.1 ghcr.io/kiracore/interx/ethereum-interaction@sha256:6f251248b001dee244982c8e0186eae72538d684b428aab9cc35806477b4975f

πŸ“¦ Installation

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

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