From 195bbcde97d61478b2dee2162d6e83752d685ef2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:03:24 +0000 Subject: [PATCH] chore(deps): update jenkins plugin dependencies | datasource | package | from | to | | ----------- | -------------------------------------- | ------------------------- | -------------------------- | | github-tags | jenkinsci/configuration-as-code-plugin | 1903.v004d55388f30 | 1909.vb_b_f59a_27d013 | | github-tags | jenkinsci/kubernetes-plugin | 4304.v1b_39d4f98210 | 4306.vc91e951ea_eb_d | | github-tags | jenkinsci/okhttp-api-plugin | 4.11.0-181.v1de5b_83857df | 4.11.0-183.va_87fc7a_89810 | | github-tags | jenkinsci/saml-plugin | 4.511.vef666858a_167 | 4.514.vfd5088cc4ed7 | --- values/common.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/values/common.yaml b/values/common.yaml index d24990d..9672c54 100644 --- a/values/common.yaml +++ b/values/common.yaml @@ -19,15 +19,15 @@ controller: cpu: "2000m" memory: "8192Mi" installPlugins: - - kubernetes:4304.v1b_39d4f98210 + - kubernetes:4306.vc91e951ea_eb_d - workflow-aggregator:600.vb_57cdd26fdd7 - git:5.2.2 - - configuration-as-code:1903.v004d55388f30 + - configuration-as-code:1909.vb_b_f59a_27d013 - oic-auth:4.438.v6e62f6782770 - prometheus:801.v98e119d8eeda_ - cloudbees-disk-usage-simple:232.v713eeed2e1f4 - - saml:4.511.vef666858a_167 - - okhttp-api:4.11.0-181.v1de5b_83857df + - saml:4.514.vfd5088cc4ed7 + - okhttp-api:4.11.0-183.va_87fc7a_89810 overwritePlugins: true JCasC: defaultConfig: true