Publish iperf3-monitor-0.2.1.tgz

gh-pages
malarinv 2025-07-02 06:29:50 +00:00
parent a3cf2ca10b
commit d8cebb7495
2 changed files with 43 additions and 1 deletions

View File

@ -1,6 +1,48 @@
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.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 +273,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-02T06:29:49.98032469Z"

BIN
iperf3-monitor-0.2.1.tgz Normal file

Binary file not shown.