Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 06:43
· 27 commits to main since this release
8bb9544

Changelog

Features

  • f0e0fbe feat(account): Add default to print columns
  • 9209456 feat(ingress): Watch ingresses and create monitor when annotations match
  • ed4e563 feat(uptimerobot): Add POST request config

Fixes

  • 8bb9544 fix(deps): update kubernetes packages to v0.29.4 (#6)
  • 911ee88 fix(ingress): Add generation and annotation predicates

Others

  • 6bd49bd chore(monitor): Change finalizer var to const
  • ac7e5e9 chore(types): Rename type files
  • aa94458 chore(types): Update HTTP method consts to match http
  • 0669738 refactor(api): Move Uptime Robot API types into api package