Helm Chart to install the trivy-operator PolicyReport adapter
What's Changed
- Bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #98
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #99
- Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in #101
- Bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #103
- Bump k8s.io/client-go from 0.26.3 to 0.27.1 by @dependabot in #100
- Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.0 by @dependabot in #108
- Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #113
- Bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in #112
- Bump k8s.io/api from 0.27.2 to 0.27.3 by @dependabot in #110
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #109
- Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #111
- Bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in #114
- Bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in #117
- fix controller log panic by @fjogeleit in #120
- Bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #123
- Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 by @dependabot in #122
- Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 by @dependabot in #121
- Bump k8s.io/api from 0.27.4 to 0.28.0 by @dependabot in #126
- Bump k8s.io/client-go from 0.27.4 to 0.28.1 by @dependabot in #127
- Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 by @dependabot in #128
- Bump actions/checkout from 3 to 4 by @dependabot in #131
- Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1 by @dependabot in #132
- Bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #133
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #134
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #135
- Bump k8s.io/apimachinery from 0.28.1 to 0.28.2 by @dependabot in #136
- Bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 by @dependabot in #137
- Bump k8s.io/api from 0.28.1 to 0.28.2 by @dependabot in #139
- Bump k8s.io/client-go from 0.28.1 to 0.28.2 by @dependabot in #138
- Add
podLables
to helm chart by @Boeller666 in #140 - Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #142
- Bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #141
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #143
- Bump k8s.io/apimachinery from 0.28.2 to 0.28.3 by @dependabot in #147
- Bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #145
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #151
- Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by @dependabot in #150
- Bump helm/chart-testing-action from 2.4.0 to 2.6.1 by @dependabot in #149
- Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by @dependabot in #144
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #156
- Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #153
- Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #158
- Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #160
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #161
- Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #162
- Implement ClusterVulnerabilityReports by @fjogeleit in #164
New Contributors
- @Boeller666 made their first contribution in #140
Full Changelog: trivy-operator-polr-adapter-0.6.0...trivy-operator-polr-adapter-0.8.0