Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 08:33
· 24 commits to main since this release
a52d85d

Changelog

  • 74c1e22 Add instruction to create reports-server namespace (#124)
  • a52d85d Enable builtin metrics and add default ServiceMonitor (#159)
  • f97f31a Load PostgreSQL connection configuration from K8s secret (#112)
  • ca35f64 Revert "fix: simplify watch"
  • f2c1bed add workflow for publish images (#139)
  • 14b11c2 chore(deps): Bump github.com/kyverno/kyverno from 1.5.0-rc1.0.20240129102419-3bf235925914 to 1.12.0-alpha.1 (#63)
  • cb64037 chore(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#62)
  • 5da23ec chore(deps): Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 (#68)
  • aaa6298 chore(deps): Bump kyverno/action-install-chainsaw from 0.1.3 to 0.1.6 (#77)
  • 87bfec4 chore(deps): Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0 (#76)
  • e94c5ec chore: add templating option to helm chart (#134)
  • 9f5069a feat: add global resource version (#155)
  • 2ed3a29 feat: add install and migration documentation (#78)
  • 40a7fd2 feat: add ssl config to postgres (#135)
  • 9c99537 feat: annotation reports-created by reports-server (#154)
  • 3cda974 feat: migration tests (#79)
  • c60c51a fix(charts): remove erroneous 'metadata' key from ClusterRole object (#119)
  • 8164f93 fix: add generate name support (#149)
  • b538b93 fix: bump provenance (#143)
  • a2da2c7 fix: chart and filter fixes
  • 3dd1083 fix: disable rv based filtering
  • 4d1bc6e fix: fetch reports in inmemory for all namespaces
  • 43bafd0 fix: hardcode repo name (#141)
  • eb92e87 fix: image publish ci (#142)
  • 5f1d6db fix: migration (#164)
  • 307a29f fix: reduce database calls on policy updates (#136)
  • 5150391 fix: remove extra metadata from clusterrole template (#138)
  • 2f1e5d8 fix: reports-server restart in default installation (#152)
  • a7dacb2 fix: rever rolebiding change
  • 339ecd3 fix: simplify watch
  • c972e9c fix: use latest image in install manifest (#147)
  • 19dc442 fix: use resource version while listing (#156)
  • e28d413 fix: use resource version while watching (#157)