diff --git a/charts/network-operator-charts-v1.2.1.tgz b/charts/network-operator-charts-v1.2.1.tgz new file mode 100644 index 00000000..343b2ad8 Binary files /dev/null and b/charts/network-operator-charts-v1.2.1.tgz differ diff --git a/charts/network-operator-charts-v1.2.1_meta.yml b/charts/network-operator-charts-v1.2.1_meta.yml new file mode 100644 index 00000000..7e20674c --- /dev/null +++ b/charts/network-operator-charts-v1.2.1_meta.yml @@ -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 diff --git a/index.yaml b/index.yaml index a8237f20..adaa01c4 100644 --- a/index.yaml +++ b/index.yaml @@ -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 + - 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/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" @@ -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"