Releases: StackStorm/stackstorm-k8s
Releases · StackStorm/stackstorm-k8s
v0.14.0
- Pin st2 version to
v3.1dev
as a new latest development version (#67)
v0.13.0
- Mongodb authentication is enabled by default (#63)
v0.12.0
- Move
st2web.annotations
to st2web.service.annotations
to match values.yaml
(#66)
v0.10.0
- Bump versions of all dependencies (#50)
- Allow st2sensorcontainer to be partitioned (#51)
- Replace single-node
etcd
coordination backend with 3-node etcd HA cluster, deployed as a Helm dependency (#52)
- Fixed improper job load order for enterprise edition failing due to missing RBAC roles & assignments (#53)
v0.9.0
- Add new Helm value setting
st2.apikeys
to allow importing predefined list of ST2 API keys (#36)
v0.8.4
- Pin st2 version to
v3.0dev
as a new latest development version (#41)
v0.8.3
- Switch st2 version from v3.0dev to v2.10dev due to new release plans (#40)
v0.8.2
- Fix LoadBalancer templating to utilize correct service endpoints in NOTES (#39)
v0.8.1
- Ensure st2sensorcontainer is re-deployed on st2.packs.configs change (#37)