Releases: kyverno/reports-server
Releases · kyverno/reports-server
v0.1.1
Changelog
- b10ded4 Add ability to configure dbport through values.yaml (#178)
- 73c633f chore(deps): Bump actions/checkout from 4.1.1 to 4.1.7 (#161)
- ad43920 chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.2 (#190)
- 8547c45 chore(deps): Bump codecov/codecov-action from 3.1.4 to 4.5.0 (#162)
- e91c3c7 chore(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#187)
- 34c1d7c chore(deps): Bump github/codeql-action from 2.13.4 to 3.26.7 (#197)
- 6909595 chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 6.1.0 (#194)
- 48d9990 chore(deps): Bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 (#189)
- 7d0da34 chore(deps): Bump k8s.io/klog/v2 from 2.120.1 to 2.130.1 (#186)
- 1411f70 chore(deps): Bump ko-build/setup-ko from 0.6 to 0.7 (#188)
- 94a2def chore(deps): Bump kyverno/action-install-chainsaw from 0.2.8 to 0.2.10 (#193)
- 57f8b6b chore(deps): Bump sigstore/cosign-installer from 3.4.0 to 3.6.0 (#196)
- 50aa831 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#191)
- a2eab78 chore: bump chainsaw (#183)
- 02c8d53 feat: install apiservices using helm hooks (#192)
- 54f0e00 feat: release v0.1.1 (#200)
- 0605bcf fix prefix check for list of polr with namespace in memory mode (#182)
- a384392 fix: annotate migrated reports (#185)
v0.1.0
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)