Skip to content

Commit 55d7da8

Browse files
chore(deps): update intel device plugins to v0.32.0
1 parent 52ba948 commit 55d7da8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: k8s/infra/controllers/intel-device-plugins/gpu/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
helmCharts:
55
- name: intel-device-plugins-gpu
66
repo: https://intel.github.io/helm-charts/
7-
version: 0.31.1
7+
version: 0.32.0
88
namespace: intel-device-plugins
99
releaseName: intel-device-plugins-gpu
1010
includeCRDs: true

Diff for: k8s/infra/controllers/intel-device-plugins/operator/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
helmCharts:
55
- name: intel-device-plugins-operator
66
repo: https://intel.github.io/helm-charts/
7-
version: 0.31.1
7+
version: 0.32.0
88
namespace: intel-device-plugins
99
releaseName: intel-device-plugins-operator
1010
includeCRDs: true

Diff for: k8s/infra/controllers/node-feature-discovery/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
resources:
55
- ns.yaml
66
# 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
88

99
# https://kubernetes-sigs.github.io/node-feature-discovery/v0.16/deployment/helm.html
1010
helmCharts:

0 commit comments

Comments
 (0)