Skip to content

Commit 4a19ced

Browse files
mkjpryorgithub-actions[bot]
authored andcommitted
Update intel-device-plugin-gpu addon to 0.32.1
1 parent bfbd1b9 commit 4a19ced

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/cluster-addons/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ intelDevicePlugin:
364364
chart:
365365
repo: https://intel.github.io/helm-charts
366366
name: intel-device-plugins-gpu
367-
version: 0.32.0
367+
version: 0.32.1
368368
release:
369369
namespace: intel
370370
values:

charts/openstack-cluster/tests/__snapshot__/snapshot_full_test.yaml.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ templated manifests should match snapshot:
545545
chart:
546546
name: intel-device-plugins-gpu
547547
repo: https://intel.github.io/helm-charts
548-
version: 0.32.0
548+
version: 0.32.1
549549
clusterName: RELEASE-NAME
550550
releaseName: intel-device-plugin-gpu
551551
targetNamespace: intel
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docker.io:
22
images:
33
intel/intel-gpu-plugin:
4-
- 0.32.0
4+
- 0.32.1

0 commit comments

Comments
 (0)