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
@@ -84,8 +84,8 @@ controllerManager:
84
84
pauseImage: registry.k8s.io/pause:3.10
85
85
image:
86
86
repository: ghcr.io/nvidia/nodewright/operator
87
-
tag: "v0.16.1"## if both tag and digest are omitted, defaults to the chart appVersion
88
-
digest: "sha256:e406cf0f51766c873ef6e2c103e0dedd43680ef57d608104edfc6aa378698b3c"# manifest list digest (multi-arch) on ghcr.io/nvidia/nodewright/operator:v0.16.1
87
+
tag: "v0.17.0"## if both tag and digest are omitted, defaults to the chart appVersion
88
+
digest: "sha256:1511449bf51f2844b6bb3a03bde3d5590caf2ca283e3e39c0745a8016af2132f"# manifest list digest (multi-arch) on ghcr.io/nvidia/nodewright/operator:v0.17.0
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.
0 commit comments