Tags: kubereboot/charts
Tags
Release 1.15.0 (#68) * feat: mount sentinel-location without sentinel-command Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> * fix: no readonly mount Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> * fix: mount sentinel at other folder Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> * fix: change template Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> * feat: use helm-path-helper Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> * fix: review improvements Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> * feat: add reboot-signal Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> * feat: update version Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> * fix: linting Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> --------- Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
Release 1.14.0 (#53) * expose --drain-pod-selector (#43) Signed-off-by: Boris Pruessmann <boris@pruessmann.org> Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> Co-authored-by: Christian Kotzbauer <git@ckotzbauer.de> * Adds new flag --metrics-host to chart (#50) kubereboot/kured#811 Signed-off-by: Nathan Kinkade <kinkade@measurementlab.net> Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> Co-authored-by: Christian Kotzbauer <git@ckotzbauer.de> * feat: changes for 1.14.0 Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> --------- Signed-off-by: Boris Pruessmann <boris@pruessmann.org> Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de> Signed-off-by: Nathan Kinkade <kinkade@measurementlab.net> Co-authored-by: Boris Prüßmann <docbobo@users.noreply.github.com> Co-authored-by: nkinkade <nathan@kinkade.net>
feat: allow changing the default revisionHistoryLimit (#47) * feat: allow changing the default revisionHistoryLimit Signed-off-by: Thomas Berreis <thomas@berreis.de> * refactor: use default revision history limit instead of conditional Signed-off-by: Thomas Berreis <thomas@berreis.de> --------- Signed-off-by: Thomas Berreis <thomas@berreis.de>