Skip to content

Release v2.8.1

Latest
Compare
Choose a tag to compare
@r-emelyanov-nixys r-emelyanov-nixys released this 30 Aug 10:23

Features:

feature: Added the ability to set k8s version, helm version, API versions of k8s-resources via values.yaml (global.helmVersion etc.)
feature: Added the ability to set tolerations at the level of all deployed workloads. It's important to note that tolerations at the level of a specific resource will override global tolerations

Fixes:

fix: Fixed syntax errors in _app.tpl that caused lines to stick together (helpers.app.selectorLabels, helpers.app.genericSelectorLabels)
fix: Fixed template for Istio DestinationRule: added conditions to check if subsets and exportTo are set in values.yaml