From c6db7e80487e98680e6189e009f9939421abdff3 Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Thu, 3 Dec 2020 12:10:17 +0100 Subject: [PATCH] capitalize abbreviation HTTPS (#7878) --- lib/manager/kustomize/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/manager/kustomize/readme.md b/lib/manager/kustomize/readme.md index 28ceebdcb3..fb8896ce87 100644 --- a/lib/manager/kustomize/readme.md +++ b/lib/manager/kustomize/readme.md @@ -13,7 +13,7 @@ This package will manage two parts of the `kustomization.yaml` file: **Limitations** - Needs to have `kind: Kustomization` defined -- Currently this hasn't been tested using https to fetch the repos +- Currently this hasn't been tested using HTTPS to fetch the repos - The image tags are limited to the following formats: ``` -- GitLab