Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #380

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ghcr.io/kyverno/policy-reporter minor 2.17.5 -> 2.18.0
policy-reporter (source) minor 2.21.6 -> 2.22.0
sigstore/cosign-installer action minor v3.3.0 -> v3.4.0
updatecli/updatecli-action action minor v2.53.0 -> v2.54.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kyverno/policy-reporter (policy-reporter)

v2.22.0

Compare Source

  • Helm Chart
    • Policy Reporter v2.18.0
      • Support HTTP BasicAuth for Loki [#​394 by YannickTeKulve]
      • Update README Targets and Links [#​396 by vponoikoait]
      • AccoundID for SecurityHub is now optional if IRSA is used.
      • Removed unused from config.yaml. Stream name isn't a property of SecurityHub [#​403 by vponoikoait]
      • Support certificate and skipTLS configuration for SMTP Client configuration.
    • Policy Reporter Kyverno Plugin v1.6.3
      • Fix HTML Report Details
    • Monitoring Chart
sigstore/cosign-installer (sigstore/cosign-installer)

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: sigstore/cosign-installer@v3...v3.4.0

updatecli/updatecli-action (updatecli/updatecli-action)

v2.54.0: 🌈

Compare Source

Changes
Contributors

@​github-actions and @​github-actions[bot]


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Feb 5, 2024
@renovate renovate bot requested a review from a team as a code owner February 5, 2024 00:47
Copy link
Member

@viccuad viccuad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs policy-reporter bump test.

@flavio
Copy link
Member

flavio commented Feb 5, 2024

@kravciak do we have some automated tests covering the functionality of policy-reporter?

Generate values.yaml from chart-values.yaml

Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Copy link
Contributor Author

renovate bot commented Feb 5, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@flavio
Copy link
Member

flavio commented Mar 1, 2024

@viccuad I think we forgot about this PR. What should we do with it?

@viccuad
Copy link
Member

viccuad commented Mar 11, 2024

Needs to be tested against audit-scanner, to see if the policy-reporter ui upstream bump works fine for us.

@viccuad viccuad self-assigned this Mar 11, 2024
@viccuad
Copy link
Member

viccuad commented Mar 11, 2024

Performed smoke tests by deploying kubewarden-controller from this PR, kubewarden-defaults from 1.11-rc3, with policy-reporter enabled, on a cluster with several violating resources, as follows:

helm upgrade -i --wait --namespace kubewarden --create-namespace kubewarden-controller ./charts/kubewarden-controller --set auditScanner.cronJob.schedule="*/2 * * * *" --set auditScanner.policyReporter=true

All fine, merging.

@viccuad viccuad merged commit 51c5f21 into main Mar 11, 2024
3 checks passed
@viccuad viccuad deleted the renovate/all-minor-patch branch March 11, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants