Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Releases: raylsnetwork/piloto_rd_setup

v2.4.0

03 Jun 18:36

Choose a tag to compare

Bump version to v2.4.0 with image updates and config adjustments

  • Updated Docker images for all services to v2.4.0
  • Added COMMITCHAIN_ZKDVPMERKLETREEDEPTH to environment variables
  • Removed .gitkeep from kubernetes/ and added one to .openzeppelin
  • Fixed privacy-ledger deploy command to run via Hardhat using entrypoint
  • Changed BLOCKCHAIN_CHAINID to string in Helm values
  • Disabled Prometheus in privacy-ledger chart

v2.3.1

22 Apr 21:38

Choose a tag to compare

  • Create Docker and Kubernetes v2.3.1 setup
    • Create deploy contracts folder and scripts
    • Update Kubernetes setup to use helm templates
    • Update Docker setup
    • Update documentation

Full Changelog: v1.8.6...v2.3.1

v1.8.6

02 Apr 14:33

Choose a tag to compare

Update Rayls images to public ECR registry

Replaced image URLs from us-east1-docker.pkg.dev to public.ecr.aws
across docker-compose and Kubernetes manifests. This change improves
public access and aligns with our current image hosting strategy.