From f23b4ec1dcc676e9db89a5bd041e41fe8602ccff Mon Sep 17 00:00:00 2001 From: Jon Brohauge Date: Wed, 16 Oct 2019 19:48:36 +0200 Subject: [PATCH] Update the JCasC plugin version + remove the JCasC Support plugin, as it is deprecated --- .../content/en/docs/Getting Started/v0.1.1/customization.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/website/content/en/docs/Getting Started/v0.1.1/customization.md b/website/content/en/docs/Getting Started/v0.1.1/customization.md index 0d7a9867..76fec597 100644 --- a/website/content/en/docs/Getting Started/v0.1.1/customization.md +++ b/website/content/en/docs/Getting Started/v0.1.1/customization.md @@ -104,9 +104,7 @@ spec: - name: job-dsl version: "1.76" - name: configuration-as-code - version: "1.29" - - name: configuration-as-code-support - version: "1.19" + version: "1.31" - name: kubernetes-credentials-provider version: 0.12.1 ```