Compare commits
4 Commits
a3cf2ca10b
...
109d8a0fab
| Author | SHA1 | Date |
|---|---|---|
|
|
109d8a0fab | |
|
|
812b8ce2a7 | |
|
|
ad652029aa | |
|
|
d8cebb7495 |
170
index.yaml
170
index.yaml
|
|
@ -1,6 +1,174 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
iperf3-monitor:
|
iperf3-monitor:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/category: networking
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- Add initial Helm chart structure.
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.2.4
|
||||||
|
created: "2025-07-02T08:39:13.621609745Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: dependencies.install, serviceMonitor.enabled, !dependencies.useTrueChartsPrometheusOperator
|
||||||
|
name: kube-prometheus-stack
|
||||||
|
repository: https://prometheus-community.github.io/helm-charts
|
||||||
|
version: '>=30.0.0'
|
||||||
|
- condition: dependencies.install, serviceMonitor.enabled, dependencies.useTrueChartsPrometheusOperator
|
||||||
|
name: prometheus-operator
|
||||||
|
repository: oci://tccr.io/truecharts
|
||||||
|
version: '>=8.11.1'
|
||||||
|
- name: common
|
||||||
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
||||||
|
version: 4.1.2
|
||||||
|
description: A Helm chart for deploying a Kubernetes-native iperf3 network performance
|
||||||
|
monitoring service with Prometheus and Grafana.
|
||||||
|
digest: 3929933b0e4b46d4a3e4274e495b27a467baa1cc59e0457f488b1fef834e815d
|
||||||
|
home: https://github.com/malarinv/iperf3-monitor
|
||||||
|
icon: https://raw.githubusercontent.com/malarinv/iperf3-monitor/main/icon.png
|
||||||
|
keywords:
|
||||||
|
- iperf3
|
||||||
|
- network
|
||||||
|
- performance
|
||||||
|
- monitoring
|
||||||
|
- kubernetes
|
||||||
|
- prometheus
|
||||||
|
- grafana
|
||||||
|
maintainers:
|
||||||
|
- email: malarkannan.invention@gmail.com
|
||||||
|
name: Malar Invention
|
||||||
|
name: iperf3-monitor
|
||||||
|
sources:
|
||||||
|
- https://github.com/malarinv/iperf3-monitor
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://malarinv.github.io/iperf3-monitor/iperf3-monitor-0.2.4.tgz
|
||||||
|
version: 0.2.4
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/category: networking
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- Add initial Helm chart structure.
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.2.3
|
||||||
|
created: "2025-07-02T08:02:44.490472865Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: dependencies.install, serviceMonitor.enabled, !dependencies.useTrueChartsPrometheusOperator
|
||||||
|
name: kube-prometheus-stack
|
||||||
|
repository: https://prometheus-community.github.io/helm-charts
|
||||||
|
version: '>=30.0.0'
|
||||||
|
- condition: dependencies.install, serviceMonitor.enabled, dependencies.useTrueChartsPrometheusOperator
|
||||||
|
name: prometheus-operator
|
||||||
|
repository: oci://tccr.io/truecharts
|
||||||
|
version: '>=8.11.1'
|
||||||
|
- name: common
|
||||||
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
||||||
|
version: 4.1.2
|
||||||
|
description: A Helm chart for deploying a Kubernetes-native iperf3 network performance
|
||||||
|
monitoring service with Prometheus and Grafana.
|
||||||
|
digest: dbd898b7c57c41e19e1abe46285ed0f8353b11bf7ab3d618c09101e5f50624a2
|
||||||
|
home: https://github.com/malarinv/iperf3-monitor
|
||||||
|
icon: https://raw.githubusercontent.com/malarinv/iperf3-monitor/main/icon.png
|
||||||
|
keywords:
|
||||||
|
- iperf3
|
||||||
|
- network
|
||||||
|
- performance
|
||||||
|
- monitoring
|
||||||
|
- kubernetes
|
||||||
|
- prometheus
|
||||||
|
- grafana
|
||||||
|
maintainers:
|
||||||
|
- email: malarkannan.invention@gmail.com
|
||||||
|
name: Malar Invention
|
||||||
|
name: iperf3-monitor
|
||||||
|
sources:
|
||||||
|
- https://github.com/malarinv/iperf3-monitor
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://malarinv.github.io/iperf3-monitor/iperf3-monitor-0.2.3.tgz
|
||||||
|
version: 0.2.3
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/category: networking
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- Add initial Helm chart structure.
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.2.2
|
||||||
|
created: "2025-07-02T07:30:10.740811061Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: dependencies.install, serviceMonitor.enabled, !dependencies.useTrueChartsPrometheusOperator
|
||||||
|
name: kube-prometheus-stack
|
||||||
|
repository: https://prometheus-community.github.io/helm-charts
|
||||||
|
version: '>=30.0.0'
|
||||||
|
- condition: dependencies.install, serviceMonitor.enabled, dependencies.useTrueChartsPrometheusOperator
|
||||||
|
name: prometheus-operator
|
||||||
|
repository: oci://tccr.io/truecharts
|
||||||
|
version: '>=8.11.1'
|
||||||
|
- name: common
|
||||||
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
||||||
|
version: 4.1.2
|
||||||
|
description: A Helm chart for deploying a Kubernetes-native iperf3 network performance
|
||||||
|
monitoring service with Prometheus and Grafana.
|
||||||
|
digest: 9404cc9b70c01370727cd6aabbe634698d6c2b86188853c5e7ea020547e839c3
|
||||||
|
home: https://github.com/malarinv/iperf3-monitor
|
||||||
|
icon: https://raw.githubusercontent.com/malarinv/iperf3-monitor/main/icon.png
|
||||||
|
keywords:
|
||||||
|
- iperf3
|
||||||
|
- network
|
||||||
|
- performance
|
||||||
|
- monitoring
|
||||||
|
- kubernetes
|
||||||
|
- prometheus
|
||||||
|
- grafana
|
||||||
|
maintainers:
|
||||||
|
- email: malarkannan.invention@gmail.com
|
||||||
|
name: Malar Invention
|
||||||
|
name: iperf3-monitor
|
||||||
|
sources:
|
||||||
|
- https://github.com/malarinv/iperf3-monitor
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://malarinv.github.io/iperf3-monitor/iperf3-monitor-0.2.2.tgz
|
||||||
|
version: 0.2.2
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/category: networking
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- Add initial Helm chart structure.
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.2.1
|
||||||
|
created: "2025-07-02T06:29:50.048523169Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: dependencies.install, serviceMonitor.enabled, !dependencies.useTrueChartsPrometheusOperator
|
||||||
|
name: kube-prometheus-stack
|
||||||
|
repository: https://prometheus-community.github.io/helm-charts
|
||||||
|
version: '>=30.0.0'
|
||||||
|
- condition: dependencies.install, serviceMonitor.enabled, dependencies.useTrueChartsPrometheusOperator
|
||||||
|
name: prometheus-operator
|
||||||
|
repository: oci://tccr.io/truecharts
|
||||||
|
version: '>=8.11.1'
|
||||||
|
- name: common
|
||||||
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
||||||
|
version: 4.1.2
|
||||||
|
description: A Helm chart for deploying a Kubernetes-native iperf3 network performance
|
||||||
|
monitoring service with Prometheus and Grafana.
|
||||||
|
digest: 78018c1dcdafe6768f874a524005e535e1744a9a76f026d8027f2ac69bf49c4c
|
||||||
|
home: https://github.com/malarinv/iperf3-monitor
|
||||||
|
icon: https://raw.githubusercontent.com/malarinv/iperf3-monitor/main/icon.png
|
||||||
|
keywords:
|
||||||
|
- iperf3
|
||||||
|
- network
|
||||||
|
- performance
|
||||||
|
- monitoring
|
||||||
|
- kubernetes
|
||||||
|
- prometheus
|
||||||
|
- grafana
|
||||||
|
maintainers:
|
||||||
|
- email: malarkannan.invention@gmail.com
|
||||||
|
name: Malar Invention
|
||||||
|
name: iperf3-monitor
|
||||||
|
sources:
|
||||||
|
- https://github.com/malarinv/iperf3-monitor
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://malarinv.github.io/iperf3-monitor/iperf3-monitor-0.2.1.tgz
|
||||||
|
version: 0.2.1
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/category: networking
|
artifacthub.io/category: networking
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
|
|
@ -231,4 +399,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://malarinv.github.io/iperf3-monitor/iperf3-monitor-0.1.1.tgz
|
- https://malarinv.github.io/iperf3-monitor/iperf3-monitor-0.1.1.tgz
|
||||||
version: 0.1.1
|
version: 0.1.1
|
||||||
generated: "2025-07-01T20:10:45.613763939Z"
|
generated: "2025-07-02T08:39:13.550399875Z"
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue