Skip to content

Commit

Permalink
Merge pull request jupyterhub#3301 from jupyterhub/update-image-kube-…
Browse files Browse the repository at this point in the history
…scheduler

Update kube-scheduler version from v1.26.11 to v1.26.12
  • Loading branch information
manics authored Jan 2, 2024
2 parents 0c75f6b + 7ee5752 commit 79e027a
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.26.11" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
tag: "v1.26.12" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
pullPolicy:
pullSecrets: []
nodeSelector: {}
Expand Down

0 comments on commit 79e027a

Please sign in to comment.