diff --git a/charts/network-operator-charts-v1.2.0.tgz b/charts/network-operator-charts-v1.2.0.tgz new file mode 100644 index 00000000..0905c729 Binary files /dev/null and b/charts/network-operator-charts-v1.2.0.tgz differ diff --git a/charts/network-operator-charts-v1.2.0_meta.yml b/charts/network-operator-charts-v1.2.0_meta.yml new file mode 100644 index 00000000..cd45922d --- /dev/null +++ b/charts/network-operator-charts-v1.2.0_meta.yml @@ -0,0 +1,10 @@ +images: + # contoller + - target: docker.io/rocm/network-operator:v1.2.0 + k8s_comp_prefix: + - network-operator-charts-controller + # operands + # cni-plugins + - target: docker.io/rocm/k8s-cni-plugins:v1.2.0 + #utils + - target: docker.io/rocm/network-operator-utils:v1.2.0 diff --git a/index.yaml b/index.yaml index 6247fd46..c57f41e1 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,48 @@ apiVersion: v1 entries: network-operator-charts: + - apiVersion: v2 + appVersion: v1.2.0 + created: "2026-04-28T19:09:19.893489404Z" + 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: 1383c8d3cdea8822dc87e86652c82e6e8b4d2e7344b87d8bf380ff0d90e4badd + 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 + - name: Yuvarani Shankar + - name: Shrey Ajmera + name: network-operator-charts + sources: + - https://github.com/ROCm/network-operator + type: application + urls: + - https://rocm.github.io/network-operator/network-operator-charts-v1.2.0.tgz + version: v1.2.0 - apiVersion: v2 appVersion: v1.1.0 created: "2026-02-26T05:42:01.421729645Z" @@ -127,4 +169,4 @@ entries: urls: - https://rocm.github.io/network-operator/charts/network-operator-charts-v1.0.0.tgz version: v1.0.0 -generated: "2026-02-26T05:42:01.394062549Z" +generated: "2026-04-28T19:09:19.883223609Z"