Skip to content

Commit

Permalink
Merge pull request #181 from alculquicondor/patch-1
Browse files Browse the repository at this point in the history
Upgrade Kueue version for DWS integration
  • Loading branch information
andrewsykim authored Jan 31, 2024
2 parents f161c15 + d8016b5 commit 5644d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gke-dws-examples/kueue-manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11052,7 +11052,7 @@ spec:
- --feature-gates=ProvisioningACC=true
command:
- /manager
image: registry.k8s.io/kueue/kueue:v0.5.1
image: registry.k8s.io/kueue/kueue:v0.5.2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 5644d55

Please sign in to comment.