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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -89,8 +89,8 @@ controllerManager:
89
89
## 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.
90
90
agent:
91
91
repository: nvcr.io/nvidia/skyhook/agent
92
-
tag: "v6.4.0"
93
-
digest: "sha256:2bc0fe8c5c11130c843859dd0c8325e316bf4a9bb1d5883554c90a7a0574a771"# manifest list digest (multi-arch) - update after CI publishes images
92
+
tag: "v6.4.1"
93
+
digest: "sha256:dedf73c19455444e2663671368eaf3fcd657ea1417f0d8738c6133ed738b9c52"# 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