From 2e396280eba22d04fd24ca2d40c8ba3da9f19948 Mon Sep 17 00:00:00 2001 From: Vemund Gaukstad Date: Tue, 3 Aug 2021 13:38:33 +0200 Subject: [PATCH] update support matrix in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a6fc96..0bdfd5a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Version matrix |linkerd-cert-notifier version|linkerd stable-2.9.5|linkerd stable-2.10.2| |-----------------------------|--------------------|---------------------| |0.0.1 |:x: |:white_check_mark: | -|0.1.0 |:white_check_mark: |:white_check_mark: | +|0.1.X |:white_check_mark: |:white_check_mark: | ## Local testing To test the applicaiton locally run the script ```_localtests/start-test-cluster.sh```.