Changelog for
helm-2.13.1-lp150.2.2.x86_64.rpm :
* Fri May 17 2019 jsuchomeAATTsuse.com- set correct git_commit value so that \'helm version\' reports correctly- build with Go 1.11 to prevent https://github.com/helm/helm/issues/4987- added service file for helm-serve
* Thu May 16 2019 Thomas Bechtold
- Add README.packaging as Source- Update to version 2.13.1. See following changelogs for detailed descriptions:
* https://github.com/helm/helm/releases/tag/v2.13.1
* https://github.com/helm/helm/releases/tag/v2.13.0
* https://github.com/helm/helm/releases/tag/v2.12.3
* https://github.com/helm/helm/releases/tag/v2.12.2
* https://github.com/helm/helm/releases/tag/v2.12.1
* https://github.com/helm/helm/releases/tag/v2.12.0
* https://github.com/helm/helm/releases/tag/v2.11.0
* https://github.com/helm/helm/releases/tag/v2.10.0
* https://github.com/helm/helm/releases/tag/v2.9.1
* https://github.com/helm/helm/releases/tag/v2.9.0
* Wed Dec 19 2018 cleeAATTsuse.com- Require golang >= 1.10.6
* bsc#1118897 CVE-2018-16873 go#29230 cmd/go: remote command execution during \"go get -u\"
* bsc#1118898 CVE-2018-16874 go#29231 cmd/go: directory traversal in \"go get\" via curly braces in import paths
* bsc#1118899 CVE-2018-16875 go#29233 crypto/x509: CPU denial of service
* Thu Dec 13 2018 dorfAATTsuse.com- Require golang >= 1.10.
* Tue Aug 07 2018 mmeisterAATTsuse.com- run spec-cleaner over tthe specfile there have been some deprecated macros used
* Tue Jun 05 2018 dcassanyAATTsuse.com- Make use of %license macro
* Tue Mar 13 2018 kmacinnesAATTsuse.com- Update to version 2.8.2:
* Tiller should only enforce what we expect from Helm
* Keepalive config should be independent of TLS
* Bump client side grpc max msg size
* Update deprecated grpc dial timeout
* fix(tiller): Supersede multiple deployments (#3539)
* replace FAILED deployments with `helm upgrade --install --force`
* fix(helm): Don\'t crash in search if upper case chars are encountered.
* fix helm init --wait
* fix protoc
* bump version to v2.8.2
* Thu Mar 01 2018 kmacinnesAATTsuse.com- Update to version 2.8.1
* Includes fixes which allow Helm to correctly recognize resources created using the K8S 1.8/1.9 API namespaces
* Wed Dec 13 2017 jbonhamAATTsuse.com- Update to version 2.7.2
* fix missing ssl params See changelog in: https://github.com/kubernetes/helm/releases/tag/v2.7.2
* Thu Sep 28 2017 nmanchandaAATTsuse.com- Update to version 2.6.1
* Remove facebookgo code See changelog in: https://github.com/kubernetes/helm/releases/tag/v2.6.1
* Mon Aug 28 2017 sleavensAATTsuse.com- Update to version 2.5.1
* Fix bsc#1055480 - `helm init` now works
* The deadlock problem with Tiller has been found and fixed
* The `helm get manifest` and `helm get value` commands are now working properly
* Plugins will now receive the correct value for `$HELM_HOME` regardless of how the home directory was set See changelog in: https://github.com/kubernetes/helm/releases/tag/v2.5.1
* Wed Apr 05 2017 jmassaguerplaAATTsuse.com- Fix GOPATH
* Tue Apr 04 2017 jmassaguerplaAATTsuse.com- Update to version 2.2.3
* Helm has been moved to github/kubernetes/helm
* Helm provides 2 binaries now: helm and tiller
* go 1.7 is available now and with that version we can build all archs and we don\'t need to use gcc-go
* the \"symlinking trick into gopath\" does not work anymore but instead we need to copy all files. Let\'s use the golang-packaging for this See changelog in: https://github.com/kubernetes/helm/releases/tag/v2.2.3
* Tue Apr 26 2016 fcastelliAATTsuse.com- Create initial package 0.6.0