From e4dbf6c8b48d12454a9abd663e6589661abe8832 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Thu, 13 Oct 2022 05:56:33 +0000 Subject: [PATCH] Update kube-scheduler version from v1.23.12 to v1.23.13 --- jupyterhub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterhub/values.yaml b/jupyterhub/values.yaml index eabf80c67f..147c3f6db7 100644 --- a/jupyterhub/values.yaml +++ b/jupyterhub/values.yaml @@ -505,7 +505,7 @@ scheduling: # workflow, and should be updated there if a minor version bump is done # here. # - tag: "v1.23.12" # ref: https://github.com/kubernetes/website/blob/main/content/en/releases/patch-releases.md + tag: "v1.23.13" # ref: https://github.com/kubernetes/website/blob/main/content/en/releases/patch-releases.md pullPolicy: pullSecrets: [] nodeSelector: {}