-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathChart.yaml
36 lines (35 loc) · 1.29 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
apiVersion: v2
name: security-apps
description: Argo CD app-of-apps config for security applications
type: application
version: 0.92.1
home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
sources:
- https://github.com/adfinis/helm-charts
maintainers:
- name: adfinis
email: [email protected]
url: https://adfinis.com
dependencies:
- name: argoconfig
version: 0.9.1
repository: https://charts.adfinis.com
annotations:
artifacthub.io/changes: |
- kind: changed
description: |
fix: downgrade kyverno chart from 3.4.0 to 3.3.7
* reverts the update that was too eager and used an unreleased kyverno chart
* bumps kyverno from 1.12.4 to 1.13.4
* adds support for imagePullSeecrets in chart
links:
- name: Kyverno 1.13.0 (with BREAKING CHANGES)
url: https://github.com/kyverno/kyverno/releases/tag/v1.13.0
- name: Kyverno 1.13.1
url: https://github.com/kyverno/kyverno/releases/tag/v1.13.1
- name: Kyverno 1.13.2
url: https://github.com/kyverno/kyverno/releases/tag/v1.13.2
- name: Kyverno 1.13.3
url: https://github.com/kyverno/kyverno/releases/tag/v1.13.3
- name: Kyverno 1.13.4
url: https://github.com/kyverno/kyverno/releases/tag/v1.13.4