Skip to content

Commit

Permalink
Merge pull request #3482 from jupyterhub/update-image-kube-scheduler
Browse files Browse the repository at this point in the history
Update kube-scheduler version from v1.28.12 to v1.28.13
  • Loading branch information
minrk authored Aug 15, 2024
2 parents ea455eb + 109668f commit 77e9df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ scheduling:
# here. We aim to stay around 1 minor version behind the latest k8s
# version.
#
tag: "v1.28.12" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
tag: "v1.28.13" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
pullPolicy:
pullSecrets: []
nodeSelector: {}
Expand Down

0 comments on commit 77e9df6

Please sign in to comment.