chore(deps): update twistlock
This MR contains the following updates:
Package | Update | Change |
---|---|---|
gluon | minor |
0.5.16 -> 0.6.2
|
registry1.dso.mil/ironbank/opensource/kubernetes/kubectl (source) | patch |
v1.32.4 -> v1.32.5
|
registry1.dso.mil/ironbank/twistlock/console/console (source) | minor |
34.00.141 -> 34.01.126
|
registry1.dso.mil/ironbank/twistlock/defender/defender (source) | minor |
34.00.141 -> 34.01.126
|
Complete MR checklist
Assignee
-
Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md -
Update Docs with new/updated steps as needed -
Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines
Add supporting info below
Reviewer only
-
Tested and Validated changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR was automatically generated by Renovate Bot.
Upgrade Notices
N/A These are important updates from the upstream CHANGELOG.
- Adds Support for mounted paths using HOST_FIM_MOUNTS environment variable
- Vulnerability and Compliance reports available as PDFs
- CNNS deprecated
-
For host defenders: WAAS uses iptables which is deprecated in RHEL 9 and unsupported in RHEL 10.
- Container defenders not affected
For the mounted paths feature:
This new environment variable is relevant for the Host Defender, Container Defender, and Defender Daemonset.
The supported file systems for the feature are below:
- tmpfs
- ext4
- xfs
- overlay
- nfs (v3 and v4)
Please note: If the path is not a supported mount point on the host, it will be skipped (with a proper log).