Skip to content

Commit

Permalink
[stable/gcloud-endpoints] Deprecating Chart. (helm#4768)
Browse files Browse the repository at this point in the history
* [stable/gcloud-endpoints] Deprecate chart

* Update Chart.yaml
  • Loading branch information
timstoop authored and k8s-ci-robot committed Jul 30, 2018
1 parent af1672a commit cba5811
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
13 changes: 7 additions & 6 deletions stable/gcloud-endpoints/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: gcloud-endpoints
version: 0.1.1
appVersion: 1
description: Develop, deploy, protect and monitor your APIs with Google Cloud Endpoints.
# This chart has been deprecated due to inactivity and failing e2e tests. PR #2149 is an example of this.
# This Chart has been deprecated according to the process described in PROCESSES.md. Check that file to
# see how to undeprecate this Chart.
deprecated: true
version: 0.1.2
appVersion: "1"
description: DEPRECATED Develop, deploy, protect and monitor your APIs with Google Cloud Endpoints.
keywords:
- google
- endpoints
Expand All @@ -14,7 +18,4 @@ keywords:
- swagger
- open api
home: https://cloud.google.com/endpoints/
maintainers:
- name: ultimateboy
email: [email protected]
engine: gotpl
2 changes: 2 additions & 0 deletions stable/gcloud-endpoints/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# THIS CHART IS DEPRECATED.

# Google Cloud Endpoints

[Google Cloud Endpoints](https://cloud.google.com/endpoints/) is an NGINX-based proxy used to develop, deploy, protect, and monitor APIs running on Google Cloud.
Expand Down
2 changes: 2 additions & 0 deletions stable/gcloud-endpoints/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
THIS CHART IS DEPRECATED.

For general information about Google Cloud Endpoints, see
https://cloud.google.com/endpoints/

Expand Down

0 comments on commit cba5811

Please sign in to comment.