Skip to content

Commit

Permalink
Rely on docker-image-cleaner in external repo
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Sep 22, 2021
1 parent a5aca2c commit dd4845b
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 274 deletions.
4 changes: 2 additions & 2 deletions helm-chart/binderhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ dind:
imageCleaner:
enabled: true
image:
name: jupyterhub/k8s-image-cleaner
tag: 'local'
name: quay.io/jupyterhub/docker-image-cleaner
tag: 1.0.0-alpha.1
# delete an image at most every 5 seconds
delay: 5
# Interpret threshold values as percentage or bytes
Expand Down
2 changes: 0 additions & 2 deletions helm-chart/chartpress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ charts:
resetTag: local
resetVersion: 0.2.0
images:
image-cleaner:
valuesPath: imageCleaner.image
binderhub:
# We will not use the default build contextPath, and must therefore
# specify the dockerfilePath explicitly.
Expand Down
9 changes: 0 additions & 9 deletions helm-chart/images/image-cleaner/Dockerfile

This file was deleted.

4 changes: 0 additions & 4 deletions helm-chart/images/image-cleaner/README.md

This file was deleted.

255 changes: 0 additions & 255 deletions helm-chart/images/image-cleaner/image-cleaner.py

This file was deleted.

2 changes: 0 additions & 2 deletions helm-chart/images/image-cleaner/requirements.txt

This file was deleted.

0 comments on commit dd4845b

Please sign in to comment.