File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,6 +65,6 @@ To deploy the image via patching the registry deployment run:
6565$ make deploy
6666```
6767
68- [ issues ] : https://github.com/deis /registry/issues
69- [ prs ] : https://github.com/deis /registry/pulls
70- [ v2.18 ] : https://github.com/deis /workflow/releases/tag/v2.18.0
68+ [ issues ] : https://github.com/deisthree /registry/issues
69+ [ prs ] : https://github.com/deisthree /registry/pulls
70+ [ v2.18 ] : https://github.com/deisthree /workflow/releases/tag/v2.18.0
Original file line number Diff line number Diff line change 11name : registry
2- home : https://github.com/deis /registry
2+ home : https://github.com/deisthree /registry
33version : <Will be populated by the ci before publishing the chart>
44description : Docker registry for Deis Workflow.
55maintainers :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ RUN buildDeps='gcc git linux-headers musl-dev python3-dev' && \
1010 apk add --no-cache $buildDeps && \
1111 # "upgrade" boto to 2.43.0 + the patch to fix minio connections
1212 pip install --disable-pip-version-check --no-cache-dir --upgrade \
13- git+https://github.com/deis /boto@88c980e56d1053892eb940d43a15a68af4ebb5e6 \
13+ git+https://github.com/deisthree /boto@88c980e56d1053892eb940d43a15a68af4ebb5e6 \
1414 azure==1.0.3 \
1515 gcloud==0.18.3 \
1616 python-swiftclient==3.1.0 \
You can’t perform that action at this time.
0 commit comments