github fjogeleit/trivy-operator-polr-adapter trivy-operator-polr-adapter-0.11.3

4 hours ago

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[bot] in #98
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot[bot] in #99
  • Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot[bot] in #101
  • Bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot[bot] in #103
  • Bump k8s.io/client-go from 0.26.3 to 0.27.1 by @dependabot[bot] in #100
  • Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.0 by @dependabot[bot] in #108
  • Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot[bot] in #113
  • Bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot[bot] in #112
  • Bump k8s.io/api from 0.27.2 to 0.27.3 by @dependabot[bot] in #110
  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot[bot] in #109
  • Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot[bot] in #111
  • Bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot[bot] in #114
  • Bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot[bot] 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[bot] in #123
  • Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 by @dependabot[bot] in #122
  • Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 by @dependabot[bot] in #121
  • Bump k8s.io/api from 0.27.4 to 0.28.0 by @dependabot[bot] in #126
  • Bump k8s.io/client-go from 0.27.4 to 0.28.1 by @dependabot[bot] in #127
  • Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 by @dependabot[bot] in #128
  • Bump actions/checkout from 3 to 4 by @dependabot[bot] in #131
  • Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1 by @dependabot[bot] in #132
  • Bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot[bot] in #133
  • Bump docker/setup-qemu-action from 2 to 3 by @dependabot[bot] in #134
  • Bump docker/setup-buildx-action from 2 to 3 by @dependabot[bot] in #135
  • Bump k8s.io/apimachinery from 0.28.1 to 0.28.2 by @dependabot[bot] in #136
  • Bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 by @dependabot[bot] in #137
  • Bump k8s.io/api from 0.28.1 to 0.28.2 by @dependabot[bot] in #139
  • Bump k8s.io/client-go from 0.28.1 to 0.28.2 by @dependabot[bot] 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[bot] in #142
  • Bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot[bot] in #141
  • Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot[bot] in #143
  • Bump k8s.io/apimachinery from 0.28.2 to 0.28.3 by @dependabot[bot] in #147
  • Bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot[bot] in #145
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot[bot] in #151
  • Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by @dependabot[bot] in #150
  • Bump helm/chart-testing-action from 2.4.0 to 2.6.1 by @dependabot[bot] in #149
  • Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by @dependabot[bot] in #144
  • Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot[bot] in #156
  • Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot[bot] in #153
  • Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot[bot] in #158
  • Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot[bot] in #160
  • Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot[bot] in #161
  • Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot[bot] in #162
  • Implement ClusterVulnerabilityReports by @fjogeleit in #164
  • Bump actions/upload-artifact from 3.1.2 to 4.2.0 by @dependabot[bot] in #166
  • Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot[bot] in #165
  • Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot[bot] in #167
  • Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot[bot] in #168
  • Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot[bot] in #170
  • Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 by @dependabot[bot] in #171
  • Bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 by @dependabot[bot] in #173
  • Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot[bot] in #172
  • Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot[bot] in #174
  • Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 by @dependabot[bot] in #176
  • Bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 by @dependabot[bot] in #179
  • Bump azure/setup-helm from 3 to 4 by @dependabot[bot] in #178
  • Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot[bot] in #180
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot[bot] in #181
  • Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot[bot] in #184
  • Bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0 by @dependabot[bot] in #185
  • Bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 by @dependabot[bot] in #186
  • Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot[bot] in #187
  • Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by @dependabot[bot] in #189
  • Bump k8s.io/api from 0.29.3 to 0.30.0 by @dependabot[bot] in #190
  • Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot[bot] in #193
  • Bump k8s.io/client-go from 0.29.3 to 0.30.0 by @dependabot[bot] in #191
  • Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot[bot] in #188
  • Bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0 by @dependabot[bot] in #194
  • Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0 by @dependabot[bot] in #195
  • Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot[bot] in #196
  • Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 by @dependabot[bot] in #198
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot[bot] in #197
  • Bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 by @dependabot[bot] in #199
  • Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 by @dependabot[bot] in #200
  • Bump k8s.io/api from 0.30.0 to 0.30.1 by @dependabot[bot] in #203
  • Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 by @dependabot[bot] in #205
  • Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot[bot] in #206
  • Bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 by @dependabot[bot] in #204
  • Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot[bot] in #207
  • Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 by @dependabot[bot] in #209
  • Bump k8s.io/klog/v2 from 2.120.1 to 2.130.1 by @dependabot[bot] in #216
  • Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 by @dependabot[bot] in #215
  • Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot[bot] in #208
  • Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 by @dependabot[bot] in #211
  • Bump k8s.io/api from 0.30.1 to 0.30.2 by @dependabot[bot] in #213
  • Bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot[bot] in #214
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot[bot] in #217
  • Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot[bot] in #218
  • Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot[bot] in #219
  • Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot[bot] in #221
  • Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot[bot] in #220
  • Bump k8s.io/apimachinery from 0.30.2 to 0.30.3 by @dependabot[bot] in #224
  • Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot[bot] in #225
  • Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot[bot] in #223
  • Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot[bot] in #229
  • Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by @dependabot[bot] in #228
  • Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot[bot] in #227
  • Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot[bot] in #226
  • Update Dependencies by @fjogeleit in #230
  • Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot[bot] in #231
  • Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot[bot] in #232
  • Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot[bot] in #233
  • Bump aquasecurity/trivy-action from 0.24.0 to 0.25.0 by @dependabot[bot] in #239
  • Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 by @dependabot[bot] in #238
  • Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot[bot] in #237
  • Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot[bot] in #236
  • Bump aquasecurity/trivy-action from 0.25.0 to 0.27.0 by @dependabot[bot] in #241
  • Bump actions/upload-artifact from 4.4.1 to 4.4.3 by @dependabot[bot] in #240
  • Bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by @dependabot[bot] in #242
  • Bump k8s.io/apimachinery from 0.31.1 to 0.31.2 by @dependabot[bot] in #243
  • Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot[bot] in #244
  • Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot[bot] in #247
  • Bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot[bot] in #246
  • Bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot[bot] in #245
  • Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 by @dependabot[bot] in #253
  • Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot[bot] in #250
  • Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot[bot] in #249
  • Bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot[bot] in #251
  • Bump k8s.io/api from 0.31.2 to 0.31.3 by @dependabot[bot] in #252
  • Bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot[bot] in #248
  • Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot[bot] in #254
  • Bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot[bot] in #255
  • Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot[bot] in #258
  • Bump k8s.io/apimachinery from 0.31.3 to 0.32.0 by @dependabot[bot] in #257
  • Bump k8s.io/client-go from 0.31.3 to 0.32.0 by @dependabot[bot] in #256
  • fix: properly delete rbac and vulnr policy reports by @Goorsky1 in #259
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot[bot] in #261
  • Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot[bot] in #260
  • Update Dependencies by @fjogeleit in #262
  • Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot[bot] in #263
  • Bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 by @dependabot[bot] in #265
  • Bump k8s.io/api from 0.32.0 to 0.32.1 by @dependabot[bot] in #271
  • Bump helm/chart-releaser-action from 1.6.0 to 1.7.0 by @dependabot[bot] in #267
  • Bump helm/chart-testing-action from 2.6.1 to 2.7.0 by @dependabot[bot] in #266
  • Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.0 by @dependabot[bot] in #270
  • Bump k8s.io/client-go from 0.32.0 to 0.32.1 by @dependabot[bot] in #269
  • Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot[bot] in #273
  • Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 by @dependabot[bot] in #272
  • Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by @dependabot[bot] in #275
  • Bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot[bot] in #274
  • Bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot[bot] in #264
  • Bump k8s.io/apimachinery from 0.32.1 to 0.32.2 by @dependabot[bot] in #280
  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #279
  • Bump k8s.io/api from 0.32.1 to 0.32.2 by @dependabot[bot] in #277
  • Bump k8s.io/client-go from 0.32.1 to 0.32.2 by @dependabot[bot] in #276
  • Bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 by @dependabot[bot] in #278
  • Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 by @dependabot[bot] in #283
  • Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot[bot] in #281
  • Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by @dependabot[bot] in #282
  • Bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot[bot] in #285
  • Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 by @dependabot[bot] in #284
  • Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 by @dependabot[bot] in #286
  • Bump github.com/spf13/viper from 1.19.0 to 1.20.0 by @dependabot[bot] in #287
  • Bump k8s.io/api from 0.32.2 to 0.32.3 by @dependabot[bot] in #288
  • Bump k8s.io/client-go from 0.32.2 to 0.32.3 by @dependabot[bot] in #290
  • Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in #293
  • Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in #292
  • Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 by @dependabot[bot] in #291
  • Bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot[bot] in #295
  • Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #294
  • Bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot[bot] in #296
  • Bump k8s.io/api from 0.32.3 to 0.33.0 by @dependabot[bot] in #300
  • Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot[bot] in #299
  • Bump k8s.io/client-go from 0.32.3 to 0.33.0 by @dependabot[bot] in #297
  • Bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot[bot] in #301
  • Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #302
  • Bump k8s.io/api from 0.33.0 to 0.33.1 by @dependabot[bot] in #306
  • Bump k8s.io/client-go from 0.33.0 to 0.33.1 by @dependabot[bot] in #305
  • Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot[bot] in #307
  • Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by @dependabot[bot] in #309
  • Bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot[bot] in #308
  • Bump k8s.io/apimachinery from 0.33.1 to 0.33.2 by @dependabot[bot] in #313
  • Bump sigstore/cosign-installer from 3.8.2 to 3.9.1 by @dependabot[bot] in #310
  • Bump k8s.io/client-go from 0.33.1 to 0.33.2 by @dependabot[bot] in #311
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #314
  • Remove creationTimestamp to conform with crds schema by @maciej-tatarski in #315
  • Bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by @dependabot[bot] in #316
  • Dependency updates by @fjogeleit in #318
  • Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #319
  • Bump k8s.io/client-go from 0.33.2 to 0.33.3 by @dependabot[bot] in #323
  • Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in #322
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #325
  • Bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #324
  • Bump k8s.io/apimachinery from 0.33.3 to 0.33.4 by @dependabot[bot] in #327
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #330
  • Bump k8s.io/api from 0.33.3 to 0.33.4 by @dependabot[bot] in #328
  • Bump k8s.io/client-go from 0.33.3 to 0.33.4 by @dependabot[bot] in #329
  • Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #335
  • Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #336
  • Bump aquasecurity/trivy-action from 0.32.0 to 0.33.1 by @dependabot[bot] in #337
  • Bump k8s.io/client-go from 0.33.4 to 0.34.0 by @dependabot[bot] in #331
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #332
  • Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.1 by @dependabot[bot] in #334
  • Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #338
  • Bump k8s.io/api from 0.34.0 to 0.34.1 by @dependabot[bot] in #339
  • Bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #340
  • Bump k8s.io/client-go from 0.34.0 to 0.34.1 by @dependabot[bot] in #341
  • Openreports support by @fjogeleit in #344
  • fix crd validation when openreports is enabled by @fjogeleit in #345
  • add rbac if openreports is enabled by @fjogeleit in #346
  • Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.2 by @dependabot[bot] in #347
  • Bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #349
  • Bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3 by @dependabot[bot] in #348
  • Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by @dependabot[bot] in #350
  • Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #351
  • Bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 by @dependabot[bot] in #353
  • Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #361
  • Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #362
  • Bump helm/chart-testing-action from 2.7.0 to 2.8.0 by @dependabot[bot] in #355
  • Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #363
  • Bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #356
  • Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #365
  • Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #364
  • Bump k8s.io/api from 0.34.1 to 0.34.2 by @dependabot[bot] in #358
  • Bump k8s.io/client-go from 0.34.1 to 0.34.2 by @dependabot[bot] in #359
  • Bump k8s.io/api from 0.34.2 to 0.34.3 by @dependabot[bot] in #370
  • Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #366
  • Bump k8s.io/client-go from 0.34.2 to 0.34.3 by @dependabot[bot] in #368
  • Bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #369
  • Bump k8s.io/client-go from 0.34.3 to 0.35.0 by @dependabot[bot] in #372
  • Bump actions/setup-go from 6.1.0 to 6.3.0 by @dependabot[bot] in #387
  • Bump aquasecurity/trivy-action from 0.33.1 to 0.34.2 by @dependabot[bot] in #386
  • Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #385
  • Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #376
  • Remove reports with zero results after source report update by @fjogeleit in #388
  • Bump k8s.io/client-go from 0.35.0 to 0.35.1 by @dependabot[bot] in #381
  • Bump k8s.io/apimachinery from 0.35.0 to 0.35.1 by @dependabot[bot] in #382
  • Bump k8s.io/api from 0.35.0 to 0.35.1 by @dependabot[bot] in #380
  • Bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.1 by @dependabot[bot] in #377
  • Bump golang.org/x/net from 0.48.0 to 0.50.0 by @dependabot[bot] in #378
  • Bump golang.org/x/net from 0.51.0 to 0.52.0 by @dependabot[bot] in #395
  • Bump k8s.io/client-go from 0.35.1 to 0.35.2 by @dependabot[bot] in #392
  • Bump sigstore/cosign-installer from 4.0.0 to 4.1.1 by @dependabot[bot] in #402
  • Bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #401
  • Bump azure/setup-helm from 4 to 5 by @dependabot[bot] in #400
  • Bump aquasecurity/trivy-action from 97e0b3872f55f89b95b2f65b3dbab56962816478 to 57a97c7e7821a5776cebc9bb87c984fa69cba8f1 by @dependabot[bot] in #397
  • Bump k8s.io/klog/v2 from 2.130.1 to 2.140.0 by @dependabot[bot] in #393
  • feat: add toggle for WatchListClient feature by @fjogeleit in #404
  • Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #405
  • Bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 by @dependabot[bot] in #409

New Contributors

Full Changelog: trivy-operator-polr-adapter-0.6.0...trivy-operator-polr-adapter-0.11.3

Don't miss a new trivy-operator-polr-adapter release

NewReleases is sending notifications on new releases.