Skip to content

Commit

Permalink
Merge pull request #2176 from consideRatio/pr/bump-chp-2.4.8
Browse files Browse the repository at this point in the history
bump traefik's and kube-scheduler's patch versions
  • Loading branch information
consideRatio authored May 5, 2021
2 parents 17491c1 + 1a1a7c7 commit 5f5633a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jupyterhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ proxy:
allowPrivilegeEscalation: false
image:
name: traefik
tag: v2.4.5 # ref: https://hub.docker.com/_/traefik?tab=tags
tag: v2.4.8 # ref: https://hub.docker.com/_/traefik?tab=tags
pullPolicy:
pullSecrets: []
hsts:
Expand Down Expand Up @@ -421,7 +421,7 @@ scheduling:
# hand with an inspection of the user-scheduelrs RBAC resources
# that we have forked.
name: k8s.gcr.io/kube-scheduler
tag: v1.19.7
tag: v1.19.10 # ref: https://github.com/kubernetes/sig-release/blob/master/releases/patch-releases.md
pullPolicy:
pullSecrets: []
nodeSelector: {}
Expand Down

0 comments on commit 5f5633a

Please sign in to comment.