Skip to content

Commit 8c6214b

Browse files
tamalsahavoron
authored andcommitted
Deprecate swift chart (helm#4970)
helm#4957 Signed-off-by: tamal <tamal@appscode.com> Signed-off-by: voron <av@arilot.com>
1 parent affe7ce commit 8c6214b

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

stable/swift/Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
apiVersion: v1
2-
description: 'swift by AppsCode - Ajax friendly Helm Tiller Proxy'
2+
# This chart is deprecated and moved to https://github.com/appscode/charts. For details deprecation,
3+
# including how to un-deprecate a chart see the PROCESSES.md file.
4+
deprecated: true
5+
description: DEPRECATED swift by AppsCode - Ajax friendly Helm Tiller Proxy
36
name: swift
4-
version: 0.6.2
7+
version: 0.6.3
58
appVersion: 0.7.3
69
home: https://github.com/appscode/swift
710
icon: https://cdn.appscode.com/images/icon/swift.png
811
sources:
912
- https://github.com/appscode/swift
10-
maintainers:
11-
- name: appscode
12-
email: support@appscode.com

stable/swift/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**This chart is DEPRECATED and moved to https://github.com/appscode/charts**
2+
13
# swift
24
[swift by AppsCode](https://github.com/appscode/swift) - Ajax friendly Helm Tiller Proxy
35
## TL;DR;

stable/swift/templates/NOTES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**This chart is DEPRECATED and moved to https://github.com/appscode/charts**
2+
13
To verify that swift has started, run:
24

35
kubectl --namespace={{ .Release.Namespace }} get deployments -l "release={{ .Release.Name }}, app={{ template "swift.name" . }}"

0 commit comments

Comments
 (0)