Skip to content

Release v0.4.2

Choose a tag to compare

@github-actions github-actions released this 21 Nov 00:41
· 11 commits to main since this release
c2a5701

What's Changed

Direct commits

  • chore(main): release rewards-eligibility-oracle 0.4.2 (#64) (github-actions[bot])
  • fix: update release-please config filename and release type (#63) (MoonBoi9001)
  • fix: mount config.toml from ConfigMap in K8s (#62) (MoonBoi9001)
  • docs: add end-to-end oracle flow diagram (#54) (MoonBoi9001)
  • fix: configure release-please workflow to use config files (#53) (MoonBoi9001)
  • fix: configure release-please to auto-update Docker image versions (#49) (MoonBoi9001)
  • chore: rename Service Quality to Rewards Eligibility (#50) (MoonBoi9001)

Docker Image

Pull the latest image:

docker pull ghcr.io/graphprotocol/rewards-eligibility-oracle:v0.4.2

Or use docker-compose:

services:
  rewards-eligibility-oracle:
    image: ghcr.io/graphprotocol/rewards-eligibility-oracle:v0.4.2