jenkins: use latest plugin versions to avoid 404

This commit is contained in:
Brad Stein 2025-12-14 16:00:45 -03:00
parent 4eff9ebcc1
commit 6def1aa479

View File

@ -37,11 +37,11 @@ spec:
hosts:
- ci.bstein.dev
installPlugins:
- kubernetes:4334.v794a_7463eb_0c
- workflow-aggregator:596.v8c21c963d92d
- git:5.6.0
- configuration-as-code:1835.v4296594051c5
- oic-auth:1.30
- kubernetes
- workflow-aggregator
- git
- configuration-as-code
- oic-auth
containerEnv:
- name: ENABLE_OIDC
value: "false"