@@ -5,6 +5,7 @@ type: library
5
5
version : 0.1.0
6
6
dependencies :
7
7
- name : argo-cd
8
+ alias : argocd
8
9
version : 6.7.3
9
10
repository : https://argoproj.github.io/argo-helm
10
11
- name : cert-manager
@@ -16,6 +17,12 @@ dependencies:
16
17
- name : external-dns
17
18
version : 6.20.4
18
19
repository : https://charts.bitnami.com/bitnami
20
+ - name : falco
21
+ version : 3.8.5
22
+ repository : https://falcosecurity.github.io/charts
23
+ - name : falco-exporter
24
+ version : 0.9.7
25
+ repository : https://falcosecurity.github.io/charts
19
26
- name : gitea
20
27
version : 5.0.0
21
28
repository : https://dl.gitea.io/charts
@@ -25,45 +32,69 @@ dependencies:
25
32
- name : ingress-nginx
26
33
version : 4.6.1
27
34
repository : https://kubernetes.github.io/ingress-nginx
35
+ - name : jaeger-operator
36
+ version : 2.57.0
37
+ repository : https://jaegertracing.github.io/helm-charts
38
+ - name : kiali-operator
39
+ version : 1.86.1
40
+ repository : https://kiali.org/helm-charts
41
+ - name : knative-operator
42
+ version : 0.1.0
43
+ repository : https://knative.github.io/operator
28
44
- name : kube-prometheus-stack
29
45
version : 46.4.1
30
46
repository : https://prometheus-community.github.io/helm-charts
47
+ - name : kured
48
+ version : 4.6.0
49
+ repository : https://kubereboot.github.io/charts
50
+ - name : kyverno
51
+ version : 3.1.4
52
+ repository : https://kyverno.github.io/kyverno/
53
+ - name : loki-distributed
54
+ alias : loki
55
+ version : 0.79.4
56
+ repository : https://grafana.github.io/helm-charts
31
57
- name : metrics-server
32
58
version : 6.8.0
33
59
repository : https://charts.bitnami.com/bitnami
60
+ - name : minio
61
+ version : 11.10.13
62
+ repository : https://charts.bitnami.com/bitnami
34
63
- name : oauth2-proxy
35
64
version : 3.7.4
36
65
repository : https://charts.bitnami.com/bitnami
66
+ - name : opentelemetry-operator
67
+ alias : otel-operator
68
+ version : 0.33.0
69
+ repository : https://open-telemetry.github.io/opentelemetry-helm-charts
37
70
- name : prometheus-blackbox-exporter
38
71
version : 7.10.0
39
72
repository : https://prometheus-community.github.io/helm-charts
73
+ - name : prometheus-msteams
74
+ version : 0.4.4
75
+ repository : https://prometheus-msteams.github.io/prometheus-msteams/
40
76
- name : promtail
41
77
version : 6.16.6
42
78
repository : https://grafana.github.io/helm-charts
79
+ - name : rabbitmq
80
+ version : 3.10.10
81
+ repository : https://charts.bitnami.com/bitnami
43
82
- name : sealed-secrets
44
83
version : 2.17.1
45
84
repository : https://bitnami-labs.github.io/sealed-secrets/
46
85
- name : tekton-pipeline
47
86
version : 1.0.2
48
87
repository : https://cdfoundation.github.io/tekton-helm-chart/
49
- - name : velero
50
- version : 5.4.1
51
- repository : https://vmware-tanzu.github.io/helm-charts/
52
- - name : trivy-operator
53
- version : 0.25.0
54
- repository : https://aquasecurity.github.io/helm-charts/
55
- - name : falco
56
- version : 3.8.5
57
- repository : https://falcosecurity.github.io/charts
58
- - name : falco-exporter
59
- version : 0.9.7
60
- repository : https://falcosecurity.github.io/charts
61
- - name : jaeger-operator
62
- version : 2.46.0
63
- repository : https://jaegertracing.github.io/helm-charts
64
- - name : kiali-operator
65
- version : 1.86.1
66
- repository : https://kiali.org/helm-charts
67
88
- name : tempo-distributed
89
+ alias : tempo
68
90
version : 1.18.5
69
91
repository : https://grafana.github.io/helm-charts
92
+ - name : thanos
93
+ version : 15.7.25
94
+ repository : https://charts.bitnami.com/bitnami
95
+ - name : trivy-operator
96
+ version : 0.25.0
97
+ repository : https://aquasecurity.github.io/helm-charts/
98
+ - name : velero
99
+ version : 5.4.1
100
+ repository : https://vmware-tanzu.github.io/helm-charts/
0 commit comments