Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nouney authored Apr 24, 2019
1 parent 13d907e commit 08d4ad0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
**UMAINTENED**

This project is not maintened anymore. I'm not using Helm anymore.
Please let me know if you want to take over the ownership of it.


# helm-gcs [![Build Status](https://travis-ci.org/nouney/helm-gcs.svg?branch=master)](https://travis-ci.org/nouney/helm-gcs)

`helm-gcs` is a [helm](https://github.com/kubernetes/helm) plugin that allows you to manage private helm repositories on Google Cloud Storage.
Expand Down Expand Up @@ -120,4 +126,4 @@ $ helm gcs remove my-chart my-repository --version 0.1.0
## Troubleshooting

You can use the global flag `--debug`, or set `HELM_GCS_DEBUG=true` to get more informations. Please write an issue if you find any bug.
You can use the global flag `--debug`, or set `HELM_GCS_DEBUG=true` to get more informations. Please write an issue if you find any bug.

0 comments on commit 08d4ad0

Please sign in to comment.