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
@@ -85,7 +85,7 @@ controllerManager:
85
85
## agentImage: is the image used for the agent container. This image is the default for this install, but can be overridden in the CR at package level.
86
86
agent:
87
87
repository: nvcr.io/nvidia/skyhook/agent
88
-
tag: "v6.3.0"
88
+
tag: "v6.3.1"
89
89
90
90
# resources: If this is defined it will override the default calculation for resources
91
91
# from estimatedNodeCount and estimatedPackageCount. The below values are
0 commit comments