Skip to content

Conversation

@vvalderrv
Copy link
Contributor

No description provided.

fix: override jenkins chart plugin versions
 - remove installplugins from base values
 - removed pinned versions
 - add override in staging values

Signed-off-by: Vanessa Valderrama <[email protected]>
@vvalderrv vvalderrv requested a review from Copilot August 21, 2025 05:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes Jenkins plugin management by standardizing how plugins are handled across different environments. The changes move from explicit plugin installation in values files to relying on plugins pre-installed in the Docker image.

  • Removes explicit plugin installation lists from base Jenkins configuration
  • Adds empty plugin list override in staging to prevent additional plugin installations
  • Updates sshd plugin to a specific version in the build configuration

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
staging/values.yaml Adds empty installPlugins list to use only image-bundled plugins
build/plugins.txt Updates sshd plugin to specific version 3.237.v883d165a_c1d3
base/jenkins/values.yaml Removes explicit plugin installation configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@vvalderrv vvalderrv merged commit e8bef63 into lfit:main Aug 21, 2025
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant