Add kyverno chart 3.4.1
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Add toggle for enabeling/disabling aggregating the user-facing roles with the kyverno rbac.
|
||||
artifacthub.io/links: |
|
||||
- name: Documentation
|
||||
url: https://kyverno.io/docs
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: v1.14.1
|
||||
dependencies:
|
||||
- condition: grafana.enabled
|
||||
name: grafana
|
||||
repository: ""
|
||||
version: 3.4.1
|
||||
- condition: crds.install
|
||||
name: crds
|
||||
repository: ""
|
||||
version: 3.4.1
|
||||
description: Kubernetes Native Policy Management
|
||||
home: https://kyverno.io/
|
||||
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
||||
keywords:
|
||||
- kubernetes
|
||||
- nirmata
|
||||
- policy agent
|
||||
- policy
|
||||
- validating webhook
|
||||
- admission controller
|
||||
- mutation
|
||||
- mutate
|
||||
- validate
|
||||
- generate
|
||||
- supply chain
|
||||
- security
|
||||
kubeVersion: '>=1.25.0-0'
|
||||
maintainers:
|
||||
- name: Nirmata
|
||||
url: https://kyverno.io/
|
||||
name: kyverno
|
||||
sources:
|
||||
- https://github.com/kyverno/kyverno
|
||||
type: application
|
||||
version: 3.4.1
|
||||
Reference in New Issue
Block a user