Skip to content

Commit 8998ca8

Browse files
committed
Publish helm 1.11.1-community
1 parent 909dc96 commit 8998ca8

File tree

2 files changed

+64
-1
lines changed

2 files changed

+64
-1
lines changed

static/helm/index.yaml

Lines changed: 64 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,69 @@
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.11.1-community
14+
created: "2026-02-23T12:37:37.77217804+01:00"
15+
dependencies:
16+
- condition: install.prom
17+
name: prometheus
18+
repository: https://prometheus-community.github.io/helm-charts
19+
version: ~28.2.0
20+
- condition: install.prom-stack
21+
name: kube-prometheus-stack
22+
repository: https://prometheus-community.github.io/helm-charts
23+
version: ~80.4.1
24+
- condition: install.loki
25+
name: loki-stack
26+
repository: https://grafana.github.io/helm-charts
27+
version: ~2.10.3
28+
description: Network Observability in Kubernetes based on eBPF.
29+
digest: e43e69791eb2beaf22081dcfb7df79b3a78717d0d5512060294ed0c4d409faa7
30+
home: https://netobserv.io/
31+
icon: https://netobserv.io/static/assets/images/netobserv.svg
32+
keywords:
33+
- netobserv
34+
- ebpf
35+
- ipfix
36+
- flow tracing
37+
- netflows
38+
- topology
39+
- network
40+
- observability
41+
maintainers:
42+
- email: jpinsonn@redhat.com
43+
name: Julien Pinsonneau
44+
- email: jtakvori@redhat.com
45+
name: Joel Takvorian
46+
- email: lberetta@redhat.com
47+
name: Leandro Beretta
48+
- email: ljira@redhat.com
49+
name: Luis Jira
50+
- email: mmahmoud2201@gmail.com
51+
name: Mohamed S. Mahmoud
52+
- email: ocazade@redhat.com
53+
name: Olivier Cazade
54+
- email: stlee@redhat.com
55+
name: Steven Lee
56+
name: netobserv-operator
57+
sources:
58+
- https://github.com/netobserv/network-observability-operator
59+
- https://github.com/netobserv/flowlogs-pipeline
60+
- https://github.com/netobserv/netobserv-ebpf-agent
61+
- https://github.com/netobserv/network-observability-console-plugin
62+
- https://github.com/netobserv/network-observability-cli
63+
type: application
64+
urls:
65+
- https://netobserv.io/static/helm/netobserv-operator-1.11.1.tgz
66+
version: 1.11.1
467
- annotations:
568
artifacthub.io/operator: "true"
669
artifacthub.io/operatorCapabilities: Deep Insights
@@ -468,4 +531,4 @@ entries:
468531
urls:
469532
- https://netobserv.io/static/helm/netobserv-operator-1.8.0.tgz
470533
version: 1.8.0
471-
generated: "2026-02-09T11:43:25.503996928+01:00"
534+
generated: "2026-02-23T12:37:37.710007894+01:00"
1.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)