mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Deprecate chart g2 (#4962)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
apiVersion: v1
|
||||
description: G2 by AppsCode - Gearman in Golang
|
||||
# This chart is deprecated and moved to https://github.com/appscode/charts. For details deprecation,
|
||||
# including how to un-deprecate a chart see the PROCESSES.md file.
|
||||
deprecated: true
|
||||
description: DEPRECATED G2 by AppsCode - Gearman in Golang
|
||||
name: g2
|
||||
version: 0.3.2
|
||||
version: 0.3.3
|
||||
appVersion: 0.5.0
|
||||
home: https://github.com/appscode/g2
|
||||
icon: https://cdn.appscode.com/images/icon/g2.png
|
||||
sources:
|
||||
- https://github.com/appscode/g2
|
||||
maintainers:
|
||||
- name: appscode
|
||||
email: support@appscode.com
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
**This chart is DEPRECATED and moved to https://github.com/appscode/charts**
|
||||
|
||||
# G2
|
||||
[G2 by AppsCode](https://github.com/appscode/g2) is a modern implementation of Gearman server in GO.
|
||||
## TL;DR;
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
**This chart is DEPRECATED and moved to https://github.com/appscode/charts**
|
||||
|
||||
To verify that G2 has started, run:
|
||||
|
||||
kubectl --namespace={{ .Release.Namespace }} get deployments -l "release={{ .Release.Name }}, app={{ template "g2.name" . }}"
|
||||
|
||||
Reference in New Issue
Block a user