Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added charts/network-operator-charts-v1.2.1.tgz
Binary file not shown.
10 changes: 10 additions & 0 deletions charts/network-operator-charts-v1.2.1_meta.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
images:
# controller
- target: docker.io/rocm/network-operator:v1.2.1
k8s_comp_prefix:
- network-operator-charts-controller
# operands
# cni-plugins
- target: docker.io/rocm/k8s-cni-plugins:v1.2.1
# utils
- target: docker.io/rocm/network-operator-utils:v1.2.1
44 changes: 43 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,48 @@
apiVersion: v1
entries:
network-operator-charts:
- apiVersion: v2
appVersion: v1.2.1
created: "2026-09-22T01:58:58.53669211Z"
dependencies:
- condition: node-feature-discovery.enabled
name: node-feature-discovery
repository: https://kubernetes-sigs.github.io/node-feature-discovery/charts
version: v0.16.1
- condition: kmm.enabled
name: kmm
repository: file://./charts/kmm
version: v1.0.0
- condition: multus.enabled
name: multus
repository: file://./charts/multus
version: v1.0.0
description: AMD Network Operator simplifies the deployment and management of
AMD AINICs within Kubernetes clusters.
digest: 9ec143f96b4c8b826fdb6ecbbb332e23a540bb7036960f1d8bda4cafd4627d82
home: https://github.com/ROCm/network-operator
icon: https://raw.githubusercontent.com/ROCm/k8s-device-plugin/master/helm/logo.png
keywords:
- kubernetes
- cluster
- hardware
- amd
- network
- ai
- deep learning
- monitoring
kubeVersion: '>= 1.29.0-0'
maintainers:
- name: Sundara Gurunathan<Sundaramurthy.Gurunathan@amd.com>
- name: Yuvarani Shankar<Yuvarani.Shankar@amd.com>
- name: Shrey Ajmera<Shrey.Ajmera@amd.com>
name: network-operator-charts
sources:
- https://github.com/ROCm/network-operator
type: application
urls:
- https://rocm.github.io/network-operator/charts/network-operator-charts-v1.2.1.tgz
version: v1.2.1
- apiVersion: v2
appVersion: v1.2.0
created: "2026-04-28T20:25:20.712646256Z"
Expand Down Expand Up @@ -169,4 +211,4 @@ entries:
urls:
- https://rocm.github.io/network-operator/charts/network-operator-charts-v1.0.0.tgz
version: v1.0.0
generated: "2026-04-28T20:25:20.702805698Z"
generated: "2026-09-22T01:58:58.523708193Z"
Loading