From 4be30ee56a321831b308a7906357e693edce04f5 Mon Sep 17 00:00:00 2001 From: Joe Searcy Date: Sun, 1 Aug 2021 20:47:15 -0400 Subject: [PATCH] Bump version in quickstart link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32c329d..ca3c58e 100644 --- a/README.md +++ b/README.md @@ -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