Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 653 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 653 Bytes

ks-releaser-operator

ks-releaser aims to help to release a project which especially has multiple git repositories.

Features

  • Install / Uninstall ks-releaser
  • Enable Monitor (TODO)
  • Enable mutating and validating webhook (TODO)

Get started

If you use this operator in OLM (operator lifecycle manager). Or you can also use it in the standalone mode:

kubectl apply -f https://github.com/kubesphere-sigs/ks-releaser-operator/releases/latest/download/install.yaml

References