1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00
Commit graph

737 commits

Author SHA1 Message Date
Frank Jogeleit
0119e1dfa9
fix(helm): Fix UI DisruptionBudget and ServiceAccount templates (#606)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-28 12:35:04 +01:00
dependabot[bot]
20d11dc15f
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.69.0 (#602)
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.68.0 to 1.69.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.68.0...service/s3/v1.69.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-27 00:44:44 +01:00
dependabot[bot]
07a67c1bd3
Bump docker/build-push-action from 6.9.0 to 6.10.0 (#603)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](4f58ea7922...48aba3b46d)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-27 00:44:17 +01:00
dependabot[bot]
a4682a274f
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#600)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-26 08:30:49 +01:00
dependabot[bot]
fc6b7d5139
Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#601)
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.16 to 3.0.17.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](38608ef4fb...5d6ac37a4c)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-26 08:30:36 +01:00
Frank Jogeleit
3f0b35f08a
Release Helm Chart v3.0.0-rc.10 (#599)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-25 13:01:19 +00:00
Frank Jogeleit
1dd151c9ea
Update Go depoendencies (#598)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-25 11:57:16 +00:00
Peter Linde
36821ad233
kyverno/policy-reporter#595: add typelessApi option to Elasticsearch target config in _helpers.tpl (#596)
Signed-off-by: Peter Linde <plinde@users.noreply.github.com>
2024-11-22 06:29:30 +00:00
dependabot[bot]
e610c44a80
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to 1.67.1 (#593)
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.67.0 to 1.67.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.67.0...service/s3/v1.67.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 21:16:57 +01:00
dependabot[bot]
37267a5548
Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 (#587)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](915b19bbe7...18f2510ee3)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 11:30:10 +01:00
dependabot[bot]
5663e8e53b
Bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5 (#592)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.28.4 to 1.28.5.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.28.4...config/v1.28.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 11:29:25 +01:00
dependabot[bot]
5a8dbe66d4
Bump github.com/aws/aws-sdk-go-v2/service/securityhub (#583)
Bumps [github.com/aws/aws-sdk-go-v2/service/securityhub](https://github.com/aws/aws-sdk-go-v2) from 1.54.6 to 1.54.7.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/kendra/v1.54.6...service/lambda/v1.54.7)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/securityhub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 14:06:06 +01:00
dependabot[bot]
58e635efba
Bump cloud.google.com/go/storage from 1.46.0 to 1.47.0 (#578)
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.46.0 to 1.47.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.46.0...spanner/v1.47.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 14:05:48 +01:00
Vidar Normann
83d9be9400
Use monitoring.grafana.namespace value for namespace when creating grafanadashboard or configmap resources for grafana (#586)
Signed-off-by: Vidar Anima Normann <1858786+vidarno@users.noreply.github.com>
2024-11-20 14:05:22 +01:00
dependabot[bot]
db77adc85b
Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.5 to 1.32.6 (#584)
Bumps [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) from 1.32.5 to 1.32.6.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.5...service/mgn/v1.32.6)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 11:43:29 +01:00
dependabot[bot]
47169f8529
Bump google.golang.org/api from 0.205.0 to 0.207.0 (#585)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.205.0 to 0.207.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.205.0...v0.207.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 11:43:19 +01:00
Vidar Normann
6f9bd02cb1
Add extraVolumes-attribute to kyverno- and trivy-plugin (#581)
Signed-off-by: Vidar Anima Normann <1858786+vidarno@users.noreply.github.com>
2024-11-17 18:58:48 +01:00
Vidar Normann
66e5767ee2
Feature: extraVolumes for ui-component of chart (#580)
* automountServiceAccountToken should use value specified in Helm chart

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

* Fix typo in documentation maount->mount

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

* Add automountServiceAccountToken that matches Values in deployments for ui, kyverno-plugin and trivy-plugin

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

* Correct improper reference to automount-attribute for kyverno and trivy plugins

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

* feat(http): Support Proxy ENV values for HTTP Clients (#569)

* feat(http): Support Proxy ENV values for HTTP Clients

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* chore(actions): Update Trivy DB repository

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

---------

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* release-3.0.0-rc.9 (#571)

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* Add support for extraVolumes for ui in values.yaml

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

* Use extraVolumes values in ui-deployment

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

---------

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
Co-authored-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>
Co-authored-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-17 10:25:24 +01:00
dependabot[bot]
e63046a1d2
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.67.0 (#573)
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.66.3 to 1.67.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.66.3...service/s3/v1.67.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 09:12:29 +01:00
dependabot[bot]
7ff518d47f
Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.32.4 to 1.33.0 (#575)
Bumps [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) from 1.32.4 to 1.33.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.33.0/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.4...service/s3/v1.33.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 09:12:15 +01:00
dependabot[bot]
960b6be2c5
Bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.4 (#576)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.28.3 to 1.28.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.28.3...config/v1.28.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 09:12:01 +01:00
dependabot[bot]
220bf7dc71
Bump github.com/gin-contrib/pprof from 1.5.0 to 1.5.1 (#577)
Bumps [github.com/gin-contrib/pprof](https://github.com/gin-contrib/pprof) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/gin-contrib/pprof/releases)
- [Changelog](https://github.com/gin-contrib/pprof/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/pprof/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/pprof
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 09:11:47 +01:00
Frank Jogeleit
afff02889a
release-3.0.0-rc.9 (#571)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-13 11:40:10 +00:00
Frank Jogeleit
ac003ca78d
feat(http): Support Proxy ENV values for HTTP Clients (#569)
* feat(http): Support Proxy ENV values for HTTP Clients

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

* chore(actions): Update Trivy DB repository

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>

---------

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-13 08:57:56 +00:00
Vidar Normann
525fa79c0b
Deployments should respect serviceAccount.autmount value in Helm chart (#568)
* automountServiceAccountToken should use value specified in Helm chart

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

* Fix typo in documentation maount->mount

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

* Add automountServiceAccountToken that matches Values in deployments for ui, kyverno-plugin and trivy-plugin

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

* Correct improper reference to automount-attribute for kyverno and trivy plugins

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>

---------

Signed-off-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>
Co-authored-by: Vidar Anima Normann <vidar-anima.normann@soprasteria.com>
2024-11-13 08:23:41 +01:00
dependabot[bot]
613c454901
Bump golang.org/x/text from 0.19.0 to 0.20.0 (#565)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 07:31:37 +01:00
dependabot[bot]
23ff188b9d
Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#566)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 20:43:37 +01:00
dependabot[bot]
523beb4988
Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#567)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/sync/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 20:43:28 +01:00
dependabot[bot]
a6c0ffee8f
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.66.3 (#561)
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.66.2 to 1.66.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.66.2...service/s3/v1.66.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 12:20:49 +01:00
dependabot[bot]
4c1cd40db5
Bump github.com/aws/aws-sdk-go-v2/config from 1.28.2 to 1.28.3 (#560)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.28.2 to 1.28.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.28.2...config/v1.28.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 11:22:16 +01:00
dependabot[bot]
c62cd79eb3
Bump google.golang.org/api from 0.204.0 to 0.205.0 (#562)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.204.0 to 0.205.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.204.0...v0.205.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 22:55:34 +01:00
dependabot[bot]
6d45398f60
Bump github.com/aws/aws-sdk-go-v2/service/securityhub (#563)
Bumps [github.com/aws/aws-sdk-go-v2/service/securityhub](https://github.com/aws/aws-sdk-go-v2) from 1.54.4 to 1.54.6.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.54.4...service/lambda/v1.54.6)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/securityhub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 22:55:25 +01:00
dependabot[bot]
054edee833
Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.4 to 1.32.5 (#564)
Bumps [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) from 1.32.4 to 1.32.5.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.4...service/mgn/v1.32.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 22:55:15 +01:00
Frank Jogeleit
9d0848b4e6
Refactor Test to use testify (#559)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-07 10:34:50 +01:00
dependabot[bot]
37a1a8bf54
Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.32.3 to 1.32.4 (#557)
Bumps [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) from 1.32.3 to 1.32.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.3...v1.32.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 22:15:02 +01:00
dependabot[bot]
58c8f31f4c
Bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.2 (#554)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.28.1 to 1.28.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.28.1...config/v1.28.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 22:08:29 +01:00
dependabot[bot]
f8ccdef12e
Bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 (#558)
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.32.3 to 1.32.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.3...v1.32.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 21:54:17 +01:00
Frank Jogeleit
2e5fe9d87f
chore(helm): Update Image Tags (#553)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-05 10:37:29 +01:00
Frank Jogeleit
9e7734ea9a
chore(dep): Bun dependecy updates (#552)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-05 10:28:59 +01:00
Frank Jogeleit
662cb210e9
fix(helm): Set username and password correctly for Policy Reporter UIs cluster config (#551)
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-11-05 10:10:20 +01:00
dependabot[bot]
c0707e0106
Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#550)
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.15 to 3.0.16.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](ed00f72a3c...38608ef4fb)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 22:27:59 +01:00
DmitrievStepan
00098b82ed
Update service.yaml (#549)
additionalPorts causes failure in chart rendering, cause new line is not added.

Signed-off-by: DmitrievStepan <61726889+DmitrievStepan@users.noreply.github.com>
2024-11-02 16:52:29 +01:00
dependabot[bot]
b7b9721a3c
Bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1 (#543)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.28.0...config/v1.28.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 21:02:44 +01:00
dependabot[bot]
ff9135683f
Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.32.2 to 1.32.3 (#544)
Bumps [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) from 1.32.2 to 1.32.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.2...v1.32.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 20:53:48 +01:00
Frank Jogeleit
98e3aeb388 Merge branch 'main' of https://github.com/kyverno/policy-reporter 2024-10-28 17:20:28 +01:00
Frank Jogeleit
7638e0f64d Quote SH AccountID
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
2024-10-28 17:20:21 +01:00
dependabot[bot]
2f9c0090f6
Bump coverallsapp/github-action from 2.3.3 to 2.3.4 (#539)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](4cdef0b2db...cfd0633edb)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 08:47:29 +02:00
dependabot[bot]
ecb33e9c6a
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.0 to 1.66.1 (#540)
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.66.0 to 1.66.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.66.0...service/s3/v1.66.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 08:46:10 +02:00
dependabot[bot]
20e789c0fe
Bump actions/setup-go from 5.0.2 to 5.1.0 (#537)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](0a12ed9d6a...41dfa10bad)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 21:50:07 +02:00
dependabot[bot]
43337d37df
Bump actions/setup-node from 4.0.4 to 4.1.0 (#538)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](0a44ba7841...39370e3970)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 21:49:45 +02:00