Skip to content

Commit ca9b628

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6cfacd4 commit ca9b628

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/changelog.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and us maintainers don't have to apply for 'sponsored OSS Project' from docker e
2020
should have no material impact on your experience.
2121

2222
For the benefit of people running older versions of z2jh and are throttled by DockerHub,
23-
we have actually copied all our *released* images from dockerhub to quay.io as well.
23+
we have actually copied all our _released_ images from dockerhub to quay.io as well.
2424
So you can opt in to using the images from quay.io with the following config:
2525

2626
```yaml
@@ -33,7 +33,7 @@ proxy:
3333
name: quay.io/jupyterhub/configurable-http-proxy
3434
secretSync:
3535
image:
36-
name: quay.io/jupyterhub/k8s-secret-sync
36+
name: quay.io/jupyterhub/k8s-secret-sync
3737
singleuser:
3838
networkTools:
3939
image:
@@ -45,8 +45,8 @@ prePuller:
4545
```
4646
4747
You don't have to explicitly specify the tag, as the existing tags
48-
will work. Note that this **only** works for *released* versions of
49-
z2jh - if you are using a *dev* version of z2jh, this will not work.
48+
will work. Note that this **only** works for _released_ versions of
49+
z2jh - if you are using a _dev_ version of z2jh, this will not work.
5050
5151
## 3.1
5252

0 commit comments

Comments
 (0)