Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 290 Bytes

RELEASE.md

File metadata and controls

13 lines (8 loc) · 290 Bytes

Release process

panopticon

  1. Make sure panopticon docker image has been tagged following semver.

  2. Tag panopticon installer chart

make chart-panopticon CHART_VERSION=vYYYY.MM.DD APP_VERSION=${panopticon_tag}
  1. Tag this repo with vYYYY.MM.DD and push to Github.