Releases: CausticLab/go-rancher-gen
Releases · CausticLab/go-rancher-gen
v0.5.0: Overhauling notification process (#6)
* Overhauling notification process
* Fixing check/notify behaviour
v0.4.3
Adds the exists
template function
v0.4.2
- Fixes an error that prevented
check-cmd
and notify-cmd
from running for all instances after one failure
- Adjusted Makefile build process
v0.4.0
Adds check-cmd templating
v0.3.2
Allows dot-first template variable notation
v0.3.1
Upgrades notify templating so that all Container model fields can be used in conjunction with notify-lbl
.
v0.3.0
Merge pull request #4 from CausticLab/feature/additional-template-met…
v0.2.1
Adds the Notify-Label functionality