Skip to content

Commit 79d58c7

Browse files
author
Bruno Costa
committed
Fix typo for version 1.18
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk>
1 parent e5cde95 commit 79d58c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v1.18/software/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ with the upgrade command.
5656

5757
For example, to maintain the original image registry use
5858
```shell
59-
helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane --set args={"--registry=index.docker.io"}'
59+
helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane --set 'args={"--registry=index.docker.io"}'
6060
```

0 commit comments

Comments
 (0)