Skip to content

Commit 9ac746d

Browse files
authored
Improve device operator readme and update version to v0.24.1-helm.0 (#6)
* Update device plugin operator readme * Device plugin v0.24.1-helm.0
1 parent 7afd930 commit 9ac746d

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

charts/device-plugin-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: intel-device-plugins-operator
33
description: A Helm chart for Intel Device Plugins Operator for Kubernetes
44
type: application
5-
version: 0.24.0
5+
version: 0.24.1-helm.0
66
appVersion: "0.24.0"

charts/device-plugin-operator/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Intel Device Plugins Operator Helm Chart
22

3+
[Intel Device Plugins for Kubernetes](https://github.com/intel/intel-device-plugins-for-kubernetes) Helm charts for installing the operator. Operator installation is manadtory after which each device plugin can be installed via its own Helm chart.
34
## Prerequisites
4-
- cert-manager
5-
- NFD charts [optional]
5+
- [cert-manager](https://cert-manager.io/docs/installation/helm)
6+
- [Node Feature Discovery NFD](https://kubernetes-sigs.github.io/node-feature-discovery/master/get-started/deployment-and-usage.html) [optional]
67

78
## Get Helm Repository Info
89
```

charts/qat-device-plugin/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: intel-device-plugins-qat
33
description: A Helm chart for Intel QAT Device Plugin
44
type: application
5-
version: 0.24.0
5+
version: 0.24.1-helm.0
66
appVersion: "0.24.0"

charts/sgx-device-plugin/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: intel-device-plugins-sgx
33
description: A Helm chart for Intel SGX Device Plugin
44
type: application
5-
version: 0.24.0
5+
version: 0.24.1-helm.0
66
appVersion: "0.24.0"

0 commit comments

Comments
 (0)