Skip to content

v3.0

Compare
Choose a tag to compare
@jriguera jriguera released this 21 Jun 14:44
· 4 commits to master since this release

mtail version 3.0

Mtail Bosh Release

Changes since last version

  • a6d3586 2022-06-21T16:43:32+02:00 fix release script to support git lfs (Jose Riguera)
  • a62723e 2022-06-16T13:57:12+02:00 reset release to use git lfs and create a new dev version 3.0 (Jose Riguera)
  • 6969646 2022-06-16T13:53:11+02:00 rename git lfs blobstore (Jose Riguera)
  • 952a8ae 2022-06-16T13:46:32+02:00 switch to git lfs instead of buckets (Jose Riguera)

Using in a bosh Deployment

releases:
- name: mtail
  url: https://github.com/SpringerPE/mtail-boshrelease/releases/download/v3.0/mtail.tgz
  version: 3.0
  sha1: 43097657eab6189b7db3dcd2998b16b855729e9d

or to always point to latest release:

releases:
- name: mtail
  url: https://github.com/SpringerPE/mtail-boshrelease/releases/latest/download/mtail.tgz
  version: latest