Skip to content

Commit

Permalink
Merge pull request #3210 from jupyterhub/update-image-kube-scheduler
Browse files Browse the repository at this point in the history
Update kube-scheduler version from v1.26.7 to v1.26.8
  • Loading branch information
consideRatio authored Aug 24, 2023
2 parents 5efc8b8 + db40a93 commit 169d927
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.7" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
tag: "v1.26.8" # ref: https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG
pullPolicy:
pullSecrets: []
nodeSelector: {}
Expand Down

0 comments on commit 169d927

Please sign in to comment.