We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bff25d0 + 70dd3d3 commit 8dd222dCopy full SHA for 8dd222d
defaults/main.yml
@@ -44,11 +44,11 @@ jenkins_casc_script_timeout: 60
44
# Plugins needed for configuration-as-code
45
jenkins_casc_plugins_present:
46
- name: configuration-as-code
47
- version: "1.39"
+ version: "1.43"
48
- name: configuration-as-code-groovy
49
version: "1.1"
50
- name: snakeyaml-api
51
- version: "1.26.1"
+ version: "1.26.4"
52
53
# Plugins no longer needed for configuration-as-code
54
jenkins_casc_plugins_absent:
0 commit comments