Skip to content

API v0.6.1

Choose a tag to compare

@rafaelrsantosti rafaelrsantosti released this 25 Jan 21:06
· 67 commits to main since this release
124e7cb

API v0.6.1

Docker Image

docker pull ghcr.io/grid-labs-tech/tron-api:0.6.1

Image Digest

sha256:731760c1fcdf1b228bb3a69e60abb115cf6ac7a3455922d4083e5abf17aa92cf

Changes

  • fix: production release fixes for v0.6.0 (#62) (124e7cb)

Installation

helm repo add grid-labs-tech https://grid-labs-tech.github.io/charts
helm repo update
helm upgrade --install tron grid-labs-tech/tron \
  --set api.image.tag=0.6.1

Verification

All tests passed before this release was published.