File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 33## 3.x
44
55Helm 2 support is dropped and dependencies on its api were removed. This means helm extensions to go templates
6- are not supported by this plugin, since the helm engine funcMap is now private.
6+ are not supported by this plugin, since the helm engine funcMap is now private. The functions from the
7+ [ sprig] ( http://masterminds.github.io/sprig/ ) are now used instead.
78
89## 2.0.x
910
Original file line number Diff line number Diff line change 44[ ![ CircleCI] ( https://circleci.com/gh/codacy/helm-ssm.svg?style=svg )] ( https://circleci.com/gh/codacy/helm-ssm )
55
66This is a ** helm3** plugin to help developers inject values coming from AWS SSM
7- parameters, on the ` values.yaml ` file.
7+ parameters, on the ` values.yaml ` file. It also leverages the wonderful [ sprig] ( http://masterminds.github.io/sprig/ )
8+ package, thus making all its functions available when parsing.
89
910Since ** helm2 is deprecated** the current version of the plugin only supports helm3. The last version
1011to support helm2 is [ v2.2.1] ( https://github.com/codacy/helm-ssm/releases/tag/2.2.1 ) . There will be
You can’t perform that action at this time.
0 commit comments