Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/spotify-docker-gc] deprecating chart (#24398)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Farina <[email protected]>
  • Loading branch information
mattfarina authored Nov 13, 2020
1 parent 40b1ed9 commit 6d902f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 3 additions & 5 deletions stable/spotify-docker-gc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
apiVersion: v1
name: spotify-docker-gc
home: https://github.com/spotify/docker-gc
version: 1.0.1
version: 1.0.2
appVersion: latest
description: A simple Docker container and image garbage collection script.
description: DEPRECATED - A simple Docker container and image garbage collection script.
sources:
- https://github.com/spotify/docker-gc
maintainers:
- name: vdice
email: [email protected]
deprecated: true
4 changes: 4 additions & 0 deletions stable/spotify-docker-gc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https

This chart wraps the [spotify/docker-gc][] Docker image in the form of a [DaemonSet][], so that Docker resource garbage collection occurs on all nodes of a given Kubernetes cluster.

## DEPRECATION NOTICE

This chart is deprecated and no longer supported.

## Chart Details
This chart will do the following:

Expand Down

0 comments on commit 6d902f1

Please sign in to comment.