File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
4
4
helmCharts :
5
5
- name : intel-device-plugins-gpu
6
6
repo : https://intel.github.io/helm-charts/
7
- version : 0.31.1
7
+ version : 0.32.0
8
8
namespace : intel-device-plugins
9
9
releaseName : intel-device-plugins-gpu
10
10
includeCRDs : true
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
4
4
helmCharts :
5
5
- name : intel-device-plugins-operator
6
6
repo : https://intel.github.io/helm-charts/
7
- version : 0.31.1
7
+ version : 0.32.0
8
8
namespace : intel-device-plugins
9
9
releaseName : intel-device-plugins-operator
10
10
includeCRDs : true
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
4
4
resources :
5
5
- ns.yaml
6
6
# NFD rules for Intel HW
7
- - https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/nfd/overlays/node-feature-rules?ref=v0.31.1
7
+ - https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/nfd/overlays/node-feature-rules?ref=v0.32.0
8
8
9
9
# https://kubernetes-sigs.github.io/node-feature-discovery/v0.16/deployment/helm.html
10
10
helmCharts :
You can’t perform that action at this time.
0 commit comments