Skip to content

Commit b91f82c

Browse files
committed
chore: update agent version
1 parent 0a0e91e commit b91f82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ controllerManager:
8585
## 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.
8686
agent:
8787
repository: nvcr.io/nvidia/skyhook/agent
88-
tag: "v6.3.0"
88+
tag: "v6.3.1"
8989

9090
# resources: If this is defined it will override the default calculation for resources
9191
# from estimatedNodeCount and estimatedPackageCount. The below values are

0 commit comments

Comments
 (0)