Skip to content

Commit

Permalink
Merge pull request #3603 from jupyterhub/update-image-kube-scheduler
Browse files Browse the repository at this point in the history
Update kube-scheduler version from v1.30.8 to v1.30.9
  • Loading branch information
manics authored Jan 16, 2025
2 parents 20192d6 + b3cb132 commit dda6f7c
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 @@ -551,7 +551,7 @@ scheduling:
# here. We aim to stay around 1 minor version behind the latest k8s
# version.
#
tag: "v1.30.8" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
tag: "v1.30.9" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
pullPolicy:
pullSecrets: []
nodeSelector: {}
Expand Down

0 comments on commit dda6f7c

Please sign in to comment.