Skip to content

Commit 86c0e24

Browse files
authored
Bump Kueue from 0.10.1 to 0.10.2 for vanilla Kubernetes install (#128)
1 parent ab2688e commit 86c0e24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.k8s/kueue/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
namespace: mlbatch-system
55

66
resources:
7-
- "https://github.com/kubernetes-sigs/kueue/config/default?ref=v0.10.1"
7+
- "https://github.com/kubernetes-sigs/kueue/config/default?ref=v0.10.2"
88

99
labels:
1010
- pairs:
@@ -22,7 +22,7 @@ configMapGenerator:
2222
images:
2323
- name: us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueue
2424
newName: registry.k8s.io/kueue/kueue
25-
newTag: v0.10.1
25+
newTag: v0.10.2
2626

2727
patches:
2828
- path: manager_resources_patch.yaml

0 commit comments

Comments
 (0)