Skip to content

Dugite v2.0.11

Choose a tag to compare

@github-actions github-actions released this 19 Jun 20:50
· 42 commits to main since this release

Container Image

docker pull ghcr.io/michaeljfazio/dugite:2.0.11

Available for linux/amd64 and linux/arm64.

Helm Chart

helm install dugite-relay \
  oci://ghcr.io/michaeljfazio/charts/dugite-node \
  --version 2.0.11 \
  --set network.name=preview

See Kubernetes Deployment for the full chart reference.

Binary Downloads

Platform Architecture Download
Linux x86_64 dugite-x86_64-linux.tar.gz
Linux aarch64 dugite-aarch64-linux.tar.gz
macOS x86_64 dugite-x86_64-macos.tar.gz
macOS Apple Silicon dugite-aarch64-macos.tar.gz

Verify checksums: sha256sum -c SHA256SUMS.txt

Full Changelog: v2.0.10...v2.0.11