Skip to content

Commit c41990a

Browse files
authored
update README
1 parent 8efc66c commit c41990a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Update Kustomization
2-
A Drone CI plugin for updating an image tag in using kustomize.
2+
A Drone CI plugin for updating an image tag using kustomize.
33

44
Environment variables:
55
- `SSH_KEY`: Base64-encoded private key of your manifest repo
@@ -26,4 +26,4 @@ Example usage in a Drone pipeline:
2626
when:
2727
event: push
2828
```
29-
Where `staging/mysvc` is the kustomization folder path relative to the project root.
29+
Where `staging/mysvc` is the kustomization folder path relative to the project root.

0 commit comments

Comments
 (0)