Skip to content

Releases: betorvs/binding-validating-admission-policies

v0.2.0 - Add Label

Choose a tag to compare

@betorvs betorvs released this 05 Jun 20:20

Add label helm.sh/chart: sec-policies and increment version.

Install

helm install sec-policies oci://ghcr.io/betorvs/charts/sec-policies:0.2.0

v0.1.0 - Initial Release

Choose a tag to compare

@betorvs betorvs released this 04 Jun 22:27
5a82301

Initial release of the Helm chart to automate and scale ValidatingAdmissionPolicyBinding resources.

🚀 Features
Dynamic Policy Binding: Iterates over a user-defined array of policies in values.yaml to dynamically generate ValidatingAdmissionPolicyBinding manifests.

Array-Driven Configuration: Simplifies cluster-wide policy management by eliminating the need to manually copy-paste binding manifests.