Skip to content

Commit

Permalink
Bump JobSet to v0.7.3
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Velichkevich <[email protected]>
  • Loading branch information
andreyvelich committed Jan 26, 2025
1 parent 6021349 commit f81e911
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion manifests/v2/third-party/jobset/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- https://github.com/kubernetes-sigs/jobset/releases/download/v0.7.2/manifests.yaml
- https://github.com/kubernetes-sigs/jobset/releases/download/v0.7.3/manifests.yaml

# Update the JobSet manager image tag.
images:
- name: gcr.io/k8s-staging-jobset/jobset
newTag: v0.7.3

# Config for the JobSet manager.
# TODO (andreyvelich): Remove this when this is released: https://github.com/kubernetes-sigs/jobset/issues/720
Expand Down

0 comments on commit f81e911

Please sign in to comment.