Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

2025.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Mar 10:32
· 58 commits to main since this release

Usage

Specify one or more of the available overlays in your local kustomization.yaml:

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/metio/vap-collection//overlays/all/?ref=2025.3.1
  - https://github.com/metio/vap-collection//overlays/pod-security-standards-baseline/?ref=2025.3.1
  - https://github.com/metio/vap-collection//overlays/pod-security-standards-restricted/?ref=2025.3.1

Check the migration guide for any required actions on your part.

Full Changelog: https://github.com/metio/vap-collection/commits/2025.3.1