Skip to content

Commit 308930d

Browse files
authored
Merge pull request #58 from leslie-qiwa/gh-pages
Release version v1.1.0
2 parents 06614ca + 747fe84 commit 308930d

3 files changed

Lines changed: 61 additions & 3 deletions

File tree

96.7 KB
Binary file not shown.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
images:
2+
# contoller
3+
- target: docker.io/rocm/network-operator:v1.1.0
4+
k8s_comp_prefix:
5+
- network-operator-charts-controller
6+
# operands
7+
# device-plugin
8+
- target: docker.io/rocm/k8s-network-device-plugin:v1.1.0
9+
# node-labeler
10+
- target: docker.io/rocm/k8s-network-node-labeller:v1.1.0
11+
# cni-plugins
12+
- target: docker.io/rocm/k8s-cni-plugins:v1.1.0
13+
# device-metrics-exporter
14+
- target: docker.io/rocm/device-metrics-exporter:nic-v1.1.0
15+
#utils
16+
- target: docker.io/rocm/network-operator-utils:v1.1.0

index.yaml

Lines changed: 45 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,51 @@
11
apiVersion: v1
22
entries:
33
network-operator-charts:
4+
- apiVersion: v2
5+
appVersion: v1.1.0
6+
created: "2026-02-26T05:42:01.421729645Z"
7+
dependencies:
8+
- condition: node-feature-discovery.enabled
9+
name: node-feature-discovery
10+
repository: https://kubernetes-sigs.github.io/node-feature-discovery/charts
11+
version: v0.16.1
12+
- condition: kmm.enabled
13+
name: kmm
14+
repository: file://./charts/kmm
15+
version: v1.0.0
16+
- condition: multus.enabled
17+
name: multus
18+
repository: file://./charts/multus
19+
version: v1.0.0
20+
description: AMD Network Operator simplifies the deployment and management of
21+
AMD AINICs within Kubernetes clusters.
22+
digest: 0ef642c991be77d79a21644b2211451a06aa92ac774f5b73ebfae46aab9d4c4b
23+
home: https://github.com/ROCm/network-operator
24+
icon: https://raw.githubusercontent.com/ROCm/k8s-device-plugin/master/helm/logo.png
25+
keywords:
26+
- kubernetes
27+
- cluster
28+
- hardware
29+
- amd
30+
- network
31+
- ai
32+
- deep learning
33+
- monitoring
34+
kubeVersion: '>= 1.29.0-0'
35+
maintainers:
36+
- name: Sundara Gurunathan<Sundaramurthy.Gurunathan@amd.com>
37+
- name: Yuvarani Shankar<Yuvarani.Shankar@amd.com>
38+
- name: Shrey Ajmera<Shrey.Ajmera@amd.com>
39+
name: network-operator-charts
40+
sources:
41+
- https://github.com/ROCm/network-operator
42+
type: application
43+
urls:
44+
- https://rocm.github.io/network-operator/charts/network-operator-charts-v1.1.0.tgz
45+
version: v1.1.0
446
- apiVersion: v2
547
appVersion: v1.0.1
6-
created: "2025-11-27T17:29:55.596778333Z"
48+
created: "2026-02-26T05:42:01.412720226Z"
749
dependencies:
850
- condition: node-feature-discovery.enabled
951
name: node-feature-discovery
@@ -45,7 +87,7 @@ entries:
4587
version: v1.0.1
4688
- apiVersion: v2
4789
appVersion: v1.0.0
48-
created: "2025-11-27T17:29:55.586406988Z"
90+
created: "2026-02-26T05:42:01.404951187Z"
4991
dependencies:
5092
- condition: node-feature-discovery.enabled
5193
name: node-feature-discovery
@@ -85,4 +127,4 @@ entries:
85127
urls:
86128
- https://rocm.github.io/network-operator/charts/network-operator-charts-v1.0.0.tgz
87129
version: v1.0.0
88-
generated: "2025-11-27T17:29:55.569344481Z"
130+
generated: "2026-02-26T05:42:01.394062549Z"

0 commit comments

Comments
 (0)