You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chart/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ controllerManager:
90
90
agent:
91
91
repository: nvcr.io/nvidia/skyhook/agent
92
92
tag: "v6.4.0"
93
-
digest: ""# manifest list digest (multi-arch) - update after CI publishes images
93
+
digest: "sha256:2bc0fe8c5c11130c843859dd0c8325e316bf4a9bb1d5883554c90a7a0574a771"# manifest list digest (multi-arch) - update after CI publishes images
94
94
95
95
# resources: If this is defined it will override the default calculation for resources
96
96
# from estimatedNodeCount and estimatedPackageCount. The below values are
0 commit comments