I'm having this same issue and I am pre-installing the plugins in a custom
Docker image, trying to avoid issues with plugins dependencies. This issue
is, as mentioned above, is that the "plugins" directory in JENKINS_HOME, if
using a persistent Docker volume, has the old .jpi versions of the plu
so I don't have
confidence it will work on my production servers. Any suggestions on why
this particular instance didn't upgrade the plugins directory with the new
versions installed from the new Docker image.
On Friday, November 4, 2022 at 5:44:28 PM UTC-6 M Foster wrote:
> I'm ha