Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ controllerManager:
## 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.
agent:
repository: ghcr.io/nvidia/skyhook/agent
tag: "v6.2.0"
tag: "v6.1.4"

# resources: If this is defined it will override the default calculation for resources
# from estimatedNodeCount and estimatedPackageCount. The below values are
Expand Down Expand Up @@ -171,4 +171,4 @@ limitRange:
memory: "512Mi"
defaultRequest:
cpu: "250m"
memory: "256Mi"
memory: "256Mi"