UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update gatekeeper to 3.6.0

Merged Jordan Olachea requested to merge bb-747-retry into main
1 unresolved thread
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
{{- if .Values.violations.allowedCapabilities.enabled }}
apiVersion: constraints.gatekeeper.sh/v1
apiVersion: constraints.gatekeeper.sh/v1beta1
kind: {{ .Values.violations.allowedCapabilities.kind }}
metadata:
name: {{ .Values.violations.allowedCapabilities.name }}
Loading