Skip to content

Commit

Permalink
Merge pull request #3399 from jupyterhub/update-image-kube-scheduler
Browse files Browse the repository at this point in the history
Update kube-scheduler version from v1.28.8 to v1.28.9
  • Loading branch information
consideRatio authored Apr 17, 2024
2 parents f2f4368 + 1e628d6 commit f16a84a
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 @@ -519,7 +519,7 @@ scheduling:
# here. We aim to stay around 1 minor version behind the latest k8s
# version.
#
tag: "v1.28.8" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
tag: "v1.28.9" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
pullPolicy:
pullSecrets: []
nodeSelector: {}
Expand Down

0 comments on commit f16a84a

Please sign in to comment.