Skip to content

Releases: kyverno/policy-reporter

policy-reporter-3.0.7

08 Mar 08:54
Compare
Choose a tag to compare

Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

What's Changed

  • Add support for additional Trivy arguments in deployment configuration by @cthtrifork in #801
  • chore(deps): Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1 by @dependabot in #806
  • chore(deps): Bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #805
  • chore(deps): Bump golang.org/x/text from 0.22.0 to 0.23.0 by @dependabot in #802
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.9 by @dependabot in #803
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.77.0 to 1.78.1 by @dependabot in #804
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.55.9 to 1.56.1 by @dependabot in #808
  • chore(deps): Bump golang.org/x/oauth2 from 0.26.0 to 0.28.0 by @dependabot in #807
  • add source to result list by @fjogeleit in #809
  • Update Policy Reporter UI by @fjogeleit in #810

New Contributors

Full Changelog: policy-reporter-3.0.6...policy-reporter-3.0.7

policy-reporter-3.0.6

06 Mar 15:43
Compare
Choose a tag to compare

Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

What's Changed

Full Changelog: policy-reporter-3.0.5...policy-reporter-3.0.6

policy-reporter-3.0.5

06 Mar 09:20
f7ca58a
Compare
Choose a tag to compare

Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

What's Changed

  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.18 to 1.32.19 by @dependabot in #776
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.14 to 1.33.15 by @dependabot in #777
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.59 to 1.17.60 by @dependabot in #780
  • chore(deps): Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by @dependabot in #782
  • chore(deps): Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #785
  • Fix: Fix update target for elasticsearch by @guipal in #791
  • chore(deps): Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 by @dependabot in #793
  • chore(deps): Bump kubewarden/github-actions from 3.4.6 to 3.4.7 by @dependabot in #792
  • chore(deps): Bump docker/build-push-action from 6.13.0 to 6.15.0 by @dependabot in #789
  • chore(deps): Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot in #788
  • chore(deps): Bump azure/setup-helm from 4.2.0 to 4.3.0 by @dependabot in #778
  • chore(deps): Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 by @dependabot in #783
  • chore(deps): Bump kubewarden/github-actions from 3.4.7 to 3.4.8 by @dependabot in #795
  • Update Go Dependencies and UI by @fjogeleit in #797
  • Prepare release v3.0.5 by @fjogeleit in #798

Full Changelog: policy-reporter-3.0.4...policy-reporter-3.0.5

policy-reporter-3.0.4

18 Feb 17:31
26d04e2
Compare
Choose a tag to compare

Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

What's Changed

  • chore(deps): Bump k8s.io/apimachinery from 0.32.1 to 0.32.2 by @dependabot in #768
  • chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.21 to 3.0.22 by @dependabot in #763
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.1 to 1.77.0 by @dependabot in #765
  • chore(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #766
  • chore(deps): Bump k8s.io/client-go from 0.32.1 to 0.32.2 by @dependabot in #764
  • chore(deps): Bump k8s.io/api from 0.32.1 to 0.32.2 by @dependabot in #767
  • Update UI Image and Go to 1.24 by @fjogeleit in #770

Full Changelog: policy-reporter-3.0.3...policy-reporter-3.0.4

policy-reporter-3.0.3

14 Feb 11:20
Compare
Choose a tag to compare

Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

What's Changed

Full Changelog: policy-reporter-3.0.2...policy-reporter-3.0.3

policy-reporter-3.0.2

12 Feb 08:59
Compare
Choose a tag to compare

Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

What's Changed

  • Update uptrace/bun dependencies by @fjogeleit in #736
  • chore(deps): Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #737
  • chore(deps): Bump golang.org/x/text from 0.21.0 to 0.22.0 by @dependabot in #739
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.55 to 1.17.58 by @dependabot in #738
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.14 to 1.32.17 by @dependabot in #741
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.55.5 to 1.55.8 by @dependabot in #740
  • chore(deps): Bump kubewarden/github-actions from 3.4.5 to 3.4.6 by @dependabot in #749
  • chore(deps): Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by @dependabot in #748
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.55.8 to 1.55.9 by @dependabot in #747
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.29.1 to 1.29.6 by @dependabot in #744
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.74.1 to 1.75.4 by @dependabot in #743
  • chore(deps): Bump docker/setup-qemu-action from 3.3.0 to 3.4.0 by @dependabot in #752
  • chore(deps): Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by @dependabot in #751
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.17 to 1.32.18 by @dependabot in #750
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.4 to 1.76.0 by @dependabot in #753
  • chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.20 to 3.0.21 by @dependabot in #756
  • chore(deps): Bump github.com/slack-go/slack from 0.15.0 to 0.16.0 by @dependabot in #759
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.0 to 1.76.1 by @dependabot in #758
  • helm: allow probe customization for trivy plugin by @fjogeleit in #760

Full Changelog: policy-reporter-3.0.1...policy-reporter-3.0.2

policy-reporter-3.0.1

04 Feb 13:40
Compare
Choose a tag to compare

Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

What's Changed

  • chore(deps): Bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in #727
  • chore(deps): Bump coverallsapp/github-action from 2.3.4 to 2.3.6 by @dependabot in #728
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.9 to 1.33.10 by @dependabot in #722
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.54 to 1.17.55 by @dependabot in #724
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.74.0 to 1.74.1 by @dependabot in #730
  • chore(deps): Bump github.com/gin-contrib/gzip from 1.2.0 to 1.2.2 by @dependabot in #731
  • Update Trivy Plugin to v0.4.0 by @fjogeleit in #735

Full Changelog: policy-reporter-3.0.0...policy-reporter-3.0.1

policy-reporter-3.0.0

26 Jan 10:43
0b0488c
Compare
Choose a tag to compare

Release Notes follow soon ...

What's Changed

  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.7 to 1.32.8 by @dependabot in #649
  • chore(deps): Bump cloud.google.com/go/storage from 1.48.0 to 1.49.0 by @dependabot in #651
  • Improve helm chart by @enneitex in #652
  • chore(deps): Bump github.com/gin-contrib/pprof from 1.5.1 to 1.5.2 by @dependabot in #653
  • chore(deps): Bump github.com/gin-contrib/gzip from 1.0.1 to 1.1.0 by @dependabot in #654
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.55.1 to 1.55.2 by @dependabot in #655
  • chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.18 to 3.0.19 by @dependabot in #661
  • Update bun dependencies by @fjogeleit in #667
  • chore(deps): Bump kubewarden/github-actions from 3.4.2 to 3.4.3 by @dependabot in #668
  • chore(deps): Bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot in #669
  • chore(deps): Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by @dependabot in #670
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.1 to 1.72.1 by @dependabot in #675
  • chore(deps): Bump google.golang.org/api from 0.214.0 to 0.215.0 by @dependabot in #673
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.28.8 by @dependabot in #674
  • fix: set proper direction for each sortBy param by @Goorsky1 in #676
  • chore(deps): Bump cloud.google.com/go/storage from 1.49.0 to 1.50.0 by @dependabot in #678
  • chore(deps): Bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #681
  • chore(deps): Bump kubewarden/github-actions from 3.4.3 to 3.4.4 by @dependabot in #680
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.8 to 1.32.9 by @dependabot in #679
  • chore(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #677
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.32.7 to 1.32.8 by @dependabot in #683
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.55.2 to 1.55.3 by @dependabot in #687
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.4 to 1.33.6 by @dependabot in #689
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.9 to 1.32.10 by @dependabot in #686
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.28.8 to 1.28.10 by @dependabot in #688
  • chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.19 to 3.0.20 by @dependabot in #690
  • chore(deps): Bump github.com/gin-contrib/gzip from 1.1.0 to 1.2.0 by @dependabot in #691
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.1 to 1.72.2 by @dependabot in #692
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.10 to 1.32.11 by @dependabot in #693
  • chore(deps): Bump docker/build-push-action from 6.11.0 to 6.12.0 by @dependabot in #698
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.6 to 1.33.7 by @dependabot in #697
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.28.10 to 1.28.11 by @dependabot in #696
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.2 to 1.72.3 by @dependabot in #694
  • Update Trivy Plugin and fix UI Source Type mapping by @fjogeleit in #706
  • chore(deps): Bump kubewarden/github-actions from 3.4.4 to 3.4.5 by @dependabot in #705
  • chore(deps): Bump k8s.io/client-go from 0.32.0 to 0.32.1 by @dependabot in #702
  • chore(deps): Bump helm/chart-testing-action from 2.6.1 to 2.7.0 by @dependabot in #707
  • chore(deps): Bump helm/chart-releaser-action from 1.6.0 to 1.7.0 by @dependabot in #708
  • chore(deps): Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #713
  • refactor: Move the policy report client to a different package to make room for multiple crds by @aerosouund in #714
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.3 to 1.74.0 by @dependabot in #715
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.32.8 to 1.33.0 by @dependabot in #701
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.52 to 1.17.54 by @dependabot in #711
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.55.3 to 1.55.5 by @dependabot in #712
  • chore(deps): Bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot in #719
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.28.11 to 1.29.1 by @dependabot in #718
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.11 to 1.32.13 by @dependabot in #717
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.13 to 1.32.14 by @dependabot in #720
  • prepare helm chart for release 3.0 by @fjogeleit in #721

New Contributors

Full Changelog: policy-reporter-3.0.0-rc.14...policy-reporter-3.0.0

policy-reporter-3.0.0-rc.14

23 Dec 10:02
346cece
Compare
Choose a tag to compare

Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

What's Changed

  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.69.0 to 1.71.0 by @dependabot in #620
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.1 to 1.33.2 by @dependabot in #615
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.54.7 to 1.55.0 by @dependabot in #616
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.46 to 1.17.47 by @dependabot in #614
  • chore(deps): Bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in #624
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.6 to 1.32.7 by @dependabot in #623
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 by @dependabot in #617
  • chore(deps): Bump google.golang.org/api from 0.209.0 to 0.210.0 by @dependabot in #622
  • chore(deps): Bump cloud.google.com/go/storage from 1.47.0 to 1.48.0 by @dependabot in #625
  • chore(deps): Bump google.golang.org/api from 0.210.0 to 0.211.0 by @dependabot in #626
  • chore(deps): Bump k8s.io/apimachinery from 0.31.3 to 0.31.4 by @dependabot in #627
  • chore(deps): Bump k8s.io/api from 0.31.3 to 0.31.4 by @dependabot in #629
  • chore(deps): Bump k8s.io/client-go from 0.31.3 to 0.31.4 by @dependabot in #628
  • chore(deps): Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #630
  • chore(deps): Bump k8s.io/client-go from 0.31.4 to 0.32.0 by @dependabot in #631
  • fix: broken queries for Postgres Database by @fjogeleit in #634
  • chore(deps): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #636
  • chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.17 to 3.0.18 by @dependabot in #637
  • chore(deps): Bump google.golang.org/api from 0.211.0 to 0.212.0 by @dependabot in #635
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.32.6 to 1.32.7 by @dependabot in #644
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.47 to 1.17.48 by @dependabot in #643
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.55.0 to 1.55.1 by @dependabot in #642
  • fix(bun): Replace GroupBy clause with select distinct by @fjogeleit in #645
  • chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #639
  • chore(deps): Bump kubewarden/github-actions from 3.3.5 to 3.4.0 by @dependabot in #638
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.7 by @dependabot in #641
  • chore(deps): Bump google.golang.org/api from 0.212.0 to 0.213.0 by @dependabot in #640
  • chore(deps): Bump kubewarden/github-actions from 3.4.0 to 3.4.2 by @dependabot in #646
  • chore(deps): Bump google.golang.org/api from 0.213.0 to 0.214.0 by @dependabot in #648
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.71.1 by @dependabot in #647
  • Update Policy Reporter image by @fjogeleit in #650

Full Changelog: policy-reporter-3.0.0-rc.13...policy-reporter-3.0.0-rc.14

policy-reporter-3.0.0-rc.13

03 Dec 12:25
fe579fc
Compare
Choose a tag to compare

Policy Reporter watches for PolicyReport Resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

What's Changed

  • chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.6 by @dependabot in #613
  • fix(helm): Fix label rendering in the monitoring subchart by @fjogeleit in #619

Full Changelog: policy-reporter-3.0.0-rc.12...policy-reporter-3.0.0-rc.13