This repository was archived by the owner on Nov 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ GitHub issues] ( https://img.shields.io/github/issues/zendesk/helm-secrets.svg )] ( https://github.com/zendesk/helm-secrets/issues )
6
6
[ ![ GitHub pull requests] ( https://img.shields.io/github/issues-pr/zendesk/helm-secrets.svg?style=flat-square )] ( https://github.com/zendesk/helm-secrets/pulls )
7
7
8
+ # Deprecation information
9
+
10
+ Please note, this project is no longer being maintained.
11
+ There is an active fork [ jkroepke/helm-secrets] ( https://github.com/jkroepke/helm-secrets ) and we will also contribute our future changes to it.
12
+
8
13
# Plugin for secrets management in Helm
9
14
10
15
Developed and used in all environments in [ BaseCRM] ( https://getbase.com/ ) .
Original file line number Diff line number Diff line change 83
83
echo -e " ${RED} [FAIL]${NOC} Install git command"
84
84
exit 1
85
85
fi
86
+
87
+ echo " Deprecation Info"
88
+ echo " Please note, this project is no longer being maintained."
89
+ echo " Link to active helm-secret plugin could be found in helm documentation: https://helm.sh/docs/community/related/#helm-plugins"
You can’t perform that action at this time.
0 commit comments