We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100e607 commit cdead9aCopy full SHA for cdead9a
charts/helm_lib/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
type: library
3
name: deckhouse_lib_helm
4
-version: 1.19.1
+version: 1.20.0
5
description: "Helm utils template definitions for Deckhouse modules."
charts/helm_lib/README.md
@@ -1063,7 +1063,7 @@ list:
1063
1064
#### Usage
1065
1066
-`{{ include "helm_lib_deployment_on_master_custom_strategy_and_replicas_for_ha" (list . (dict "strategy" "$strategy_type")) }} `
+`{{ include "helm_lib_deployment_on_master_custom_strategy_and_replicas_for_ha" (list . (dict "strategy" "strategy_type")) }} `
1067
1068
1069
0 commit comments