Skip to content

Commit cdead9a

Browse files
authored
bump minor version (#54)
Signed-off-by: Mikhail Scherba <[email protected]>
1 parent 100e607 commit cdead9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/helm_lib/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
22
type: library
33
name: deckhouse_lib_helm
4-
version: 1.19.1
4+
version: 1.20.0
55
description: "Helm utils template definitions for Deckhouse modules."

charts/helm_lib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ list:
10631063

10641064
#### Usage
10651065

1066-
`{{ include "helm_lib_deployment_on_master_custom_strategy_and_replicas_for_ha" (list . (dict "strategy" "$strategy_type")) }} `
1066+
`{{ include "helm_lib_deployment_on_master_custom_strategy_and_replicas_for_ha" (list . (dict "strategy" "strategy_type")) }} `
10671067

10681068

10691069

0 commit comments

Comments
 (0)