Skip to content

Commit 71f765c

Browse files
authored
Merge pull request #3708 from jupyterhub/update-image-pause
Update pause version from 3.10 to 3.10.1
2 parents 0916158 + 24e2342 commit 71f765c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jupyterhub/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ scheduling:
588588
#
589589
# If you update this, also update prePuller.pause.image.tag
590590
#
591-
tag: "3.10"
591+
tag: "3.10.1"
592592
pullPolicy:
593593
pullSecrets: []
594594
revisionHistoryLimit:
@@ -707,7 +707,7 @@ prePuller:
707707
#
708708
# If you update this, also update scheduling.userPlaceholder.image.tag
709709
#
710-
tag: "3.10"
710+
tag: "3.10.1"
711711
pullPolicy:
712712
pullSecrets: []
713713

0 commit comments

Comments
 (0)