Skip to content

Commit 104e950

Browse files
committed
Publish helm 1.9.2-community
1 parent 7611326 commit 104e950

File tree

2 files changed

+60
-1
lines changed

2 files changed

+60
-1
lines changed

static/helm/index.yaml

Lines changed: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,65 @@
11
apiVersion: v1
22
entries:
33
netobserv-operator:
4+
- annotations:
5+
artifacthub.io/operator: "true"
6+
artifacthub.io/operatorCapabilities: Deep Insights
7+
artifacthub.io/screenshots: |
8+
- title: Topology view
9+
url: https://netobserv.io/static/assets/images/about/topology-main.png
10+
- title: Flow details
11+
url: https://netobserv.io/static/assets/images/about/network-traffic-main.png
12+
apiVersion: v2
13+
appVersion: 1.9.2-community
14+
created: "2025-09-08T11:10:57.824389531+02:00"
15+
dependencies:
16+
- condition: install.prom
17+
name: prometheus
18+
repository: https://prometheus-community.github.io/helm-charts
19+
version: ~27.23.0
20+
- condition: install.loki
21+
name: loki-stack
22+
repository: https://grafana.github.io/helm-charts
23+
version: ~2.10.2
24+
description: Network Observability in Kubernetes based on eBPF.
25+
digest: 0b3aea8db4f37399f8575659cd9eb7eaafad2dd14ffa99fac822066bf78631ac
26+
home: https://netobserv.io/
27+
icon: https://netobserv.io/static/assets/images/netobserv.svg
28+
keywords:
29+
- network observability
30+
- ebpf
31+
- ipfix
32+
- flow tracing
33+
- flows
34+
- topology
35+
- network
36+
- observability
37+
maintainers:
38+
- email: jpinsonn@redhat.com
39+
name: Julien Pinsonneau
40+
- email: jtakvori@redhat.com
41+
name: Joel Takvorian
42+
- email: mmahmoud@redhat.com
43+
name: Mohamed S. Mahmoud
44+
- email: lberetta@redhat.com
45+
name: Leandro Beretta
46+
- email: ljira@redhat.com
47+
name: Luis Jira
48+
- email: ocazade@redhat.com
49+
name: Olivier Cazade
50+
- email: stlee@redhat.com
51+
name: Steven Lee
52+
name: netobserv-operator
53+
sources:
54+
- https://github.com/netobserv/network-observability-operator
55+
- https://github.com/netobserv/flowlogs-pipeline
56+
- https://github.com/netobserv/netobserv-ebpf-agent
57+
- https://github.com/netobserv/network-observability-console-plugin
58+
- https://github.com/netobserv/network-observability-cli
59+
type: application
60+
urls:
61+
- https://netobserv.io/static/helm/netobserv-operator-1.9.2.tgz
62+
version: 1.9.2
463
- annotations:
564
artifacthub.io/operator: "true"
665
artifacthub.io/operatorCapabilities: Deep Insights
@@ -224,4 +283,4 @@ entries:
224283
urls:
225284
- https://netobserv.io/static/helm/netobserv-operator-1.8.0.tgz
226285
version: 1.8.0
227-
generated: "2025-07-09T09:54:04.703046769+02:00"
286+
generated: "2025-09-08T11:10:57.79921798+02:00"
279 KB
Binary file not shown.

0 commit comments

Comments
 (0)