Skip to content

Release v0.23.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Dec 21:35
92ea5bc

What's Changed

📝 Other Changes

  • ci: bump version to v0.23.0 in manager/config.yml [skip ci] (4a9603a)
  • ci: bump version to v0.22.0 in manager/config.yml [skip ci] (88c1f5e)
  • Proposals response structure fix (a78a3af)

🐳 Docker Images

Service Image
Manager ghcr.io/kiracore/interx/manager:v0.23.0
Proxy ghcr.io/kiracore/interx/proxy:v0.23.0
Storage ghcr.io/kiracore/interx/storage:v0.23.0
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.23.0
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.23.0
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.23.0
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.23.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.23.0 ghcr.io/kiracore/interx/manager@sha256:0c3454194a49f8068a90356c706c55c4226dd00ef06a739b558e9380a89d294b
Proxy ghcr.io/kiracore/interx/proxy:v0.23.0 ghcr.io/kiracore/interx/proxy@sha256:3dc24abc468145e90857d63a3b358139f156fd21d24f5815a5d00ee9bb7bd9d3
Storage ghcr.io/kiracore/interx/storage:v0.23.0 ghcr.io/kiracore/interx/storage@sha256:2d36f12b360adb77ebc3d61d39cb9c122064fcde34517739af58e33fc1daa843
Cosmos Indexer ghcr.io/kiracore/interx/cosmos-indexer:v0.23.0 ghcr.io/kiracore/interx/cosmos-indexer@sha256:01de042c9acdfecf0251c2035c8ac360b490c6d1823f0c90d5ca2df22878d5e1
Cosmos Interaction ghcr.io/kiracore/interx/cosmos-interaction:v0.23.0 ghcr.io/kiracore/interx/cosmos-interaction@sha256:6345644ca5cb20ec92b795e955e66ff1b79799d8ade62f71680750ed19122a11
Ethereum Indexer ghcr.io/kiracore/interx/ethereum-indexer:v0.23.0 ghcr.io/kiracore/interx/ethereum-indexer@sha256:f8360ba73af729f861cd204f7991081e831e3d36b658b0eebe712e75802012fa
Ethereum Interaction ghcr.io/kiracore/interx/ethereum-interaction:v0.23.0 ghcr.io/kiracore/interx/ethereum-interaction@sha256:427c139db8b115becbefd264dd1174d61e32e134debd167718585ccc26c13ae1

📦 Installation

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

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