Hello - we hit a snag migrating our EC2(docker) Jenkins (2.401.2 LTS) to EKS. Plugins are suddenly demanding 2.401.3+, which is odd because we moved a few controllers to EKS just two weeks ago without a hitch.
Tried bumping to 2.401.3, but no dice - controller won’t start after data migration, possibly version mismatch(2.401.2 —> 2.401.3)
Any recent changes that might explain this 2.401.2 LTS rejection?
We’re using jenkins/jenkins:2.401.2-lts-jdk11
Thanks for any insights!