Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlyzzz authored Feb 13, 2021
1 parent 130af31 commit 1ed6b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This action updates a container image tag in a Kubernetes deployment file.
- `manifest-path`: (Required) Deployment file's path.

- `new-image-tag`: (Optional) Runtime to use for the function. Defaults to `${{ github.sha }}`.
- `new-image-tag`: (Optional) Value to use as new tag. Defaults to `${{ github.sha }}`.

- `container-name`: (Required) Name of the container that uses the image. This parameter is used to target only one container.

Expand Down

0 comments on commit 1ed6b41

Please sign in to comment.