kubewarden / namespace-label-propagator-policy

Kubewarden policy designed to automatically propagate labels defined in a Kubernetes namespace to the associated resources within that namespace
https://kubewarden.io
Apache License 2.0
1 stars 3 forks source link

chore(deps): update to latest version of k8s-objects #22

Closed flavio closed 8 months ago

flavio commented 8 months ago

Use latest version of k8s-objects. This includes the fix of https://github.com/kubewarden/kubewarden-controller/issues/570 which is required by this policy when mutating resources.

flavio commented 8 months ago

@viccuad good point. I've updated the PR