Skip to content

Releases: kyverno/policy-reporter

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

policy-reporter-3.0.0-rc.12

02 Dec 11:21
6d10f6b
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.0-rc.11...policy-reporter-3.0.0-rc.12

policy-reporter-3.0.0-rc.11

28 Nov 12:55
3b02808
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

  • Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.16 to 3.0.17 by @dependabot in #601
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #600
  • Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #603
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.69.0 by @dependabot in #602
  • fix(helm): Fix UI DisruptionBudget and ServiceAccount templates by @fjogeleit in #606
  • feat(api): Support LabelSelector in, exist and notexist operation by @fjogeleit in #607
  • Prepare Release v3.0.0-rc.11 by @fjogeleit in #609

Full Changelog: policy-reporter-3.0.0-rc.10...policy-reporter-3.0.0-rc.11

policy-reporter-3.0.0-rc.10

25 Nov 13:10
3f0b35f
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

  • Bump github.com/gin-contrib/pprof from 1.5.0 to 1.5.1 by @dependabot in #577
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.4 by @dependabot in #576
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.32.4 to 1.33.0 by @dependabot in #575
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.67.0 by @dependabot in #573
  • Feature: extraVolumes for ui-component of chart by @vidarno in #580
  • Feature: Add extraVolumes-attribute to kyverno- and trivy-plugin by @vidarno in #581
  • Bump google.golang.org/api from 0.205.0 to 0.207.0 by @dependabot in #585
  • Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.5 to 1.32.6 by @dependabot in #584
  • Fix: Respect monitoring.grafana.namespace value by @vidarno in #586
  • Bump cloud.google.com/go/storage from 1.46.0 to 1.47.0 by @dependabot in #578
  • Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.54.6 to 1.54.7 by @dependabot in #583
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5 by @dependabot in #592
  • Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #587
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to 1.67.1 by @dependabot in #593
  • #595: add typelessApi option to Elasticsearch target config in _helpers.tpl by @plinde in #596
  • Update Go dependencies by @fjogeleit in #598
  • Release Helm Chart v3.0.0-rc.10 by @fjogeleit in #599

New Contributors

Full Changelog: policy-reporter-3.0.0-rc.9...policy-reporter-3.0.0-rc.10

policy-reporter-3.0.0-rc.9

13 Nov 12:26
afff028
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

  • Bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 by @dependabot in #558
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.2 by @dependabot in #554
  • Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.3 to 1.32.4 by @dependabot in #557
  • Refactor Test to use testify by @fjogeleit in #559
  • Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.4 to 1.32.5 by @dependabot in #564
  • Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.54.4 to 1.54.6 by @dependabot in #563
  • Bump google.golang.org/api from 0.204.0 to 0.205.0 by @dependabot in #562
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.28.2 to 1.28.3 by @dependabot in #560
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.66.3 by @dependabot in #561
  • Bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #567
  • Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #566
  • Bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in #565
  • Deployments should respect serviceAccount.autmount value in Helm chart by @vidarno in #568
  • feat(http): Support Proxy ENV values for HTTP Clients by @fjogeleit in #569
  • release-3.0.0-rc.9 by @fjogeleit in #571

New Contributors

Full Changelog: policy-reporter-3.0.0-rc.8...policy-reporter-3.0.0-rc.9

policy-reporter-3.0.0-rc.8

05 Nov 09:58
2e5fe9d
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

  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.32.2 to 1.32.3 by @dependabot in #544
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1 by @dependabot in #543
  • Update service.yaml by @DmitrievStepan in #549
  • Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.15 to 3.0.16 by @dependabot in #550
  • fix(helm): Set username and password correctly for Policy Reporter UIs cluster config by @fjogeleit in #551
  • chore(dep): Bun dependency updates by @fjogeleit in #552
  • chore(helm): Update Image Tags by @fjogeleit in #553

Full Changelog: policy-reporter-3.0.0-rc.7...policy-reporter-3.0.0-rc.8

policy-reporter-3.0.0-rc.7

28 Oct 16:21
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.0-rc.6...policy-reporter-3.0.0-rc.7

policy-reporter-3.0.0-rc.6

24 Oct 07:31
5a74120
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

  • Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.14 to 3.0.15 by @dependabot in #526
  • Bump google.golang.org/api from 0.201.0 to 0.202.0 by @dependabot in #527
  • Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.54.2 to 1.54.3 by @dependabot in #532
  • Bump google.golang.org/api from 0.202.0 to 0.203.0 by @dependabot in #531
  • Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #529
  • Bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #533
  • fix(helm): Fix webhook target configurations by @fjogeleit in #535

Full Changelog: policy-reporter-3.0.0-rc.5...policy-reporter-3.0.0-rc.6

policy-reporter-3.0.0-rc.5

20 Oct 11:55
88210c7
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

  • Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #516
  • Bump coverallsapp/github-action from 2.3.1 to 2.3.2 by @dependabot in #519
  • Bump jandelgado/gcov2lcov-action from 1.1.0 to 1.1.1 by @dependabot in #518
  • Bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by @dependabot in #517
  • Bump google.golang.org/api from 0.200.0 to 0.201.0 by @dependabot in #515
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 by @dependabot in #521
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.3 to 1.66.0 by @dependabot in #520
  • Bump coverallsapp/github-action from 2.3.2 to 2.3.3 by @dependabot in #522
  • Bump cloud.google.com/go/storage from 1.44.0 to 1.45.0 by @dependabot in #523
  • Use Custom HTTP Client for AWS and GCP Clients to allow debug logging by @fjogeleit in #524
  • Prepare 3.0.0-rc.5 by @fjogeleit in #525

Full Changelog: policy-reporter-3.0.0-rc.4...policy-reporter-3.0.0-rc.5