Skip to content

Commit

Permalink
Bump validation versions to v1.7.1 too
Browse files Browse the repository at this point in the history
Signed-off-by: Shiva Krishna, Merla <[email protected]>
  • Loading branch information
shivamerla committed Jun 10, 2021
1 parent 3d1a073 commit 305febf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/samples/v1_clusterpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
validator:
repository: nvcr.io/nvidia/cloud-native
image: gpu-operator-validator
version: v1.7.0
version: v1.7.1
imagePullPolicy: IfNotPresent
imagePullSecrets: []
env: []
Expand Down
4 changes: 2 additions & 2 deletions deployments/gpu-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ psp:
validator:
repository: nvcr.io/nvidia/cloud-native
image: gpu-operator-validator
version: v1.7.0
version: v1.7.1
imagePullPolicy: IfNotPresent
imagePullSecrets: []
env: []
Expand Down Expand Up @@ -42,7 +42,7 @@ operator:
repository: nvcr.io/nvidia
image: gpu-operator
# If version is not specified, then default is to use chart.AppVersion
#version: v1.7.0
#version: v1.7.1
imagePullPolicy: IfNotPresent
imagePullSecrets: []
priorityClassName: system-node-critical
Expand Down

0 comments on commit 305febf

Please sign in to comment.