Releases: nirmata/reports-server
Releases · nirmata/reports-server
v0.1.4
v0.1.4-alpha.1
v0.1.4-alpha.0
v0.1.3
Changelog
v0.1.2
v0.1.1
v0.1.0-n4k.1
v0.1.0-alpha.1-n4k.2
Changelog
- 74c1e22 Add instruction to create reports-server namespace (kyverno#124)
- f97f31a Load PostgreSQL connection configuration from K8s secret (kyverno#112)
- dab439f Merge pull request #11 from nirmata/anushkamittal2001-patch-3
- 9a2382f Update Chart.yaml
- f2c1bed add workflow for publish images (kyverno#139)
- 14b11c2 chore(deps): Bump github.com/kyverno/kyverno from 1.5.0-rc1.0.20240129102419-3bf235925914 to 1.12.0-alpha.1 (kyverno#63)
- cb64037 chore(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (kyverno#62)
- 5da23ec chore(deps): Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 (kyverno#68)
- aaa6298 chore(deps): Bump kyverno/action-install-chainsaw from 0.1.3 to 0.1.6 (kyverno#77)
- 87bfec4 chore(deps): Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0 (kyverno#76)
- e94c5ec chore: add templating option to helm chart (kyverno#134)
- b08afee feat: add compression in inmemory
- 2ed3a29 feat: add install and migration documentation (kyverno#78)
- 3d8e667 feat: add install instructions
- 61467a6 feat: add install instructions
- 40a7fd2 feat: add ssl config to postgres (kyverno#135)
- 234dee4 feat: add support for multiple clusters
- 01c6774 feat: add support for multiple clusters
- 9e8eaad feat: fix listing in inmemory
- 3cda974 feat: migration tests (kyverno#79)
- 466655b feat: reabase
- 4bd0df3 feat: update makefile
- c5a1dc8 feat: update the install docs for testing
- fc8c3fd feat: use more k8s version from testing
- c60c51a fix(charts): remove erroneous 'metadata' key from ClusterRole object (kyverno#119)
- 8164f93 fix: add generate name support (kyverno#149)
- 49f2f07 fix: add sslmode config to managed postgres install doc
- b538b93 fix: bump provenance (kyverno#143)
- ae10dfe fix: ci
- b44fd7b fix: codegen
- 9d7acd6 fix: codegen
- d961897 fix: correct k8s version for 1.25
- 2861cf8 fix: cpolr not creating inmemory
- 845e844 fix: create index by clusterId in clusterpolicy reports
- 4d1bc6e fix: fetch reports in inmemory for all namespaces
- 570cd5f fix: go mod
- 43bafd0 fix: hardcode repo name (kyverno#141)
- eb92e87 fix: image publish ci (kyverno#142)
- b5d4bcb fix: imports
- 1974b8b fix: install incluster
- f996e84 fix: list
- af0b8bd fix: make codegen
- 1cea17f fix: makefile
- 8f01ccd fix: module name
- 215dcf4 fix: rebase
- 307a29f fix: reduce database calls on policy updates (kyverno#136)
- 5150391 fix: remove extra metadata from clusterrole template (kyverno#138)
- c972e9c fix: use latest image in install manifest (kyverno#147)
- 7ebac3c merge main
- a8064d6 upgrade chart version
v0.1.0-alpha.1-n4k.1
Changelog
- 74c1e22 Add instruction to create reports-server namespace (kyverno#124)
- f97f31a Load PostgreSQL connection configuration from K8s secret (kyverno#112)
- 4b2e06a Merge branch 'main' into multiple-cluster-support
- 3590a1c Merge branch 'main' into multiple-cluster-support
- e7acdc1 Merge pull request #2 from nirmata/multiple-cluster-support
- 143ec56 Merge pull request #7 from nirmata/install-update
- f2c1bed add workflow for publish images (kyverno#139)
- 14b11c2 chore(deps): Bump github.com/kyverno/kyverno from 1.5.0-rc1.0.20240129102419-3bf235925914 to 1.12.0-alpha.1 (kyverno#63)
- cb64037 chore(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (kyverno#62)
- 5da23ec chore(deps): Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 (kyverno#68)
- aaa6298 chore(deps): Bump kyverno/action-install-chainsaw from 0.1.3 to 0.1.6 (kyverno#77)
- 87bfec4 chore(deps): Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0 (kyverno#76)
- e94c5ec chore: add templating option to helm chart (kyverno#134)
- ba46096 feat rebase
- 424b724 feat: add compression in inmemory
- c206925 feat: add compression in inmemory
- 2ed3a29 feat: add install and migration documentation (kyverno#78)
- 1027af7 feat: add install instructions
- 7c37982 feat: add install instructions
- 40a7fd2 feat: add ssl config to postgres (kyverno#135)
- 9abe0b3 feat: add support for multiple clusters
- 6f01c37 feat: add support for multiple clusters
- da73ac7 feat: fix listing in inmemory
- b709483 feat: migration
- 3cda974 feat: migration tests (kyverno#79)
- bc11b03 feat: reabase
- 52348aa feat: update makefile
- 195e2c6 feat: update makefile
- 2ea12e1 feat: update the install docs for testing
- f081a18 feat: update the install docs for testing
- 246efd2 fix: add sslmode config to managed postgres install doc
- b538b93 fix: bump provenance (kyverno#143)
- db6a8a4 fix: ci
- bcb8d33 fix: ci
- baabe7e fix: codegen
- 54da8b1 fix: cpolr not creating inmemory
- d4f37ec fix: cpolr not creating inmemory
- 7270616 fix: create index by clusterId in clusterpolicy reports
- 44dd2e3 fix: create index by clusterId in clusterpolicy reports
- 43bafd0 fix: hardcode repo name (kyverno#141)
- eb92e87 fix: image publish ci (kyverno#142)
- 03f07ea fix: imports
- 1d94ed3 fix: install incluster
- dbf58bc fix: merge
- ec0a2dd fix: provenance
- 1620d47 fix: rebase
- 307a29f fix: reduce database calls on policy updates (kyverno#136)
- 5150391 fix: remove extra metadata from clusterrole template (kyverno#138)