Skip to content

Commit fb189c0

Browse files
committed
update bundle as well for dcgmExporter
Signed-off-by: Rahul Sharma <rahulsharm@nvidia.com>
1 parent 66f5953 commit fb189c0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,10 @@
7676
"separateMajorMinor": false
7777
},
7878
{
79-
"matchPaths": ["deployments/gpu-operator/values.yaml"],
79+
"matchPaths": [
80+
"deployments/gpu-operator/values.yaml",
81+
"bundle/manifests/gpu-operator-certified.clusterserviceversion.yaml"
82+
],
8083
"matchPackageNames": [
8184
"nvcr.io/nvidia/k8s/dcgm-exporter"
8285
],

0 commit comments

Comments
 (0)