Skip to content

Commit

Permalink
Device plugins: update versions to 0.31.1 (#64)
Browse files Browse the repository at this point in the history
Signed-off-by: Tuomas Katila <[email protected]>
  • Loading branch information
tkatila authored Oct 18, 2024
1 parent 9150291 commit 9d7a13f
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions charts/device-plugin-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: intel-device-plugins-operator
description: A Helm chart for Intel Device Plugins Operator for Kubernetes
type: application
version: 0.31.0
appVersion: "0.31.0"
version: 0.31.1
appVersion: "0.31.1"
4 changes: 2 additions & 2 deletions charts/dlb-device-plugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: intel-device-plugins-dlb
description: A Helm chart for Intel DLB Device Plugin
type: application
version: 0.31.0
appVersion: "0.31.0"
version: 0.31.1
appVersion: "0.31.1"
4 changes: 2 additions & 2 deletions charts/dsa-device-plugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: intel-device-plugins-dsa
description: A Helm chart for Intel DSA Device Plugin
type: application
version: 0.31.0
appVersion: "0.31.0"
version: 0.31.1
appVersion: "0.31.1"
4 changes: 2 additions & 2 deletions charts/gpu-device-plugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: intel-device-plugins-gpu
description: A Helm chart for Intel GPU Device Plugin
type: application
version: 0.31.0
appVersion: "0.31.0"
version: 0.31.1
appVersion: "0.31.1"
4 changes: 2 additions & 2 deletions charts/iaa-device-plugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: intel-device-plugins-iaa
description: A Helm chart for Intel IAA Device Plugin
type: application
version: 0.31.0
appVersion: "0.31.0"
version: 0.31.1
appVersion: "0.31.1"
4 changes: 2 additions & 2 deletions charts/qat-device-plugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: intel-device-plugins-qat
description: A Helm chart for Intel QAT Device Plugin
type: application
version: 0.31.0
appVersion: "0.31.0"
version: 0.31.1
appVersion: "0.31.1"
4 changes: 2 additions & 2 deletions charts/sgx-device-plugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: intel-device-plugins-sgx
description: A Helm chart for Intel SGX Device Plugin
type: application
version: 0.31.0
appVersion: "0.31.0"
version: 0.31.1
appVersion: "0.31.1"

0 comments on commit 9d7a13f

Please sign in to comment.