Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 20, 2023
1 parent 6cfacd4 commit ca9b628
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ and us maintainers don't have to apply for 'sponsored OSS Project' from docker e
should have no material impact on your experience.

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

```yaml
Expand All @@ -33,7 +33,7 @@ proxy:
name: quay.io/jupyterhub/configurable-http-proxy
secretSync:
image:
name: quay.io/jupyterhub/k8s-secret-sync
name: quay.io/jupyterhub/k8s-secret-sync
singleuser:
networkTools:
image:
Expand All @@ -45,8 +45,8 @@ prePuller:
```
You don't have to explicitly specify the tag, as the existing tags
will work. Note that this **only** works for *released* versions of
z2jh - if you are using a *dev* version of z2jh, this will not work.
will work. Note that this **only** works for _released_ versions of
z2jh - if you are using a _dev_ version of z2jh, this will not work.
## 3.1
Expand Down

0 comments on commit ca9b628

Please sign in to comment.