Update the JCasC plugin version + remove the JCasC Support plugin, as it is deprecated

This commit is contained in:
Jon Brohauge 2019-10-16 19:48:36 +02:00
parent 6cb180cda1
commit f23b4ec1dc
No known key found for this signature in database
GPG Key ID: 2402404D1764DBE8
1 changed files with 1 additions and 3 deletions

View File

@ -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
```