Skip to content

Commit

Permalink
spelling correction (#1573)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Kalantar <[email protected]>
  • Loading branch information
kalantar authored Aug 8, 2023
1 parent 2b6a665 commit 079392c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/routing-actions/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: routing-actions
version: 0.1.0
version: 0.1.1
description: Iter8 routing actions
type: application
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/routing-actions/templates/_routemap-bluegreen.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ data:
request:
set:
mm-vmodel-id: "{{ (index $versions (add1 $i)).name }}"
resppnse:
response:
add:
app-version: "{{ (index $versions (add1 $i)).name }}"
{{ `{{- end }}`}}
Expand Down

0 comments on commit 079392c

Please sign in to comment.