Commit Graph

2 Commits

Author SHA1 Message Date
Craig Anderson f3a9306404 Resolve illegal base64 data errors
For some versions of Tiller, the newline in Secrets were causing
Tiller to error with illegal base64 data error messages.

Change-Id: Ibd005c9b81e620590b0025bd32da4d589eba91ae
2018-11-15 19:08:49 +00:00
Vladyslav Drok 0f5567dc58 Add the ability to install packages via divingbell
This change adds a possibility to install or upgrade to packages
with a specific version. The daemonset also tracks the packages
installed, and will be removing the packages that were deleted
from the chart but were previously installed by divingbell.

Change-Id: Ia6066679e549190054eb2cf71589065177447447
2018-11-12 13:34:58 -08:00