Skip to content

Commit

Permalink
Bump version in quickstart link
Browse files Browse the repository at this point in the history
  • Loading branch information
phenixblue committed Aug 2, 2021
1 parent 784db4c commit 4be30ee
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 @@ -73,7 +73,7 @@ You can use the following command to install ImageSwap from this repo with sane
**NOTE:** The quickstart installation is not meant for production use. Please read through the [Cautions](#cautions) sections, and as always, use your best judgement when configuring ImageSwap for production scenarios.

```shell
$ kubectl apply -f https://raw.githubusercontent.com/phenixblue/imageswap-webhook/v1.4.1/deploy/install.yaml
$ kubectl apply -f https://raw.githubusercontent.com/phenixblue/imageswap-webhook/v1.4.2/deploy/install.yaml
```

#### This will do the following
Expand Down

0 comments on commit 4be30ee

Please sign in to comment.