UNCLASSIFIED - NO CUI

Skip to content

SKIP UPGRADE Update Ironbank to v5.3.2

bigbang bot requested to merge renovate/ironbank into main

This MR contains the following updates:

Package Update Change
registry1.dso.mil/ironbank/neuvector/neuvector/controller (source) patch 5.3.0 -> 5.3.2
registry1.dso.mil/ironbank/neuvector/neuvector/enforcer (source) patch 5.3.0 -> 5.3.2
registry1.dso.mil/ironbank/neuvector/neuvector/manager (source) patch 5.3.0 -> 5.3.2

Warning

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot

Upgrade Notices

Release Engineer please add these comments to release notes for Neuvector Release 2.7.6-bb.0

Before running the upgrade for Neuvector 2.7.3-bb.0 delete following crd manually

kubectl get crd | grep neuvector
nvvulnerabilityprofiles.neuvector.com
nvcomplianceprofiles.neuvector.com

kubectl delete crd nvvulnerabilityprofiles.neuvector.com
kubectl delete crd nvcomplianceprofiles.neuvector.com
Edited by Dean Naqvi

Merge request reports