Skip to content

Commit db4d71e

Browse files
authored
Merge branch 'main' into chore/remove-gitpod-support
2 parents fe10d54 + 354f291 commit db4d71e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.devcontainer/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ echo "================================"
1010

1111
# Install yq (YAML processor) - required for JCasc configuration
1212
echo "📦 Installing yq YAML processor..."
13-
YQ_VERSION="${YQ_VERSION:-v4.48.1}"
13+
YQ_VERSION="${YQ_VERSION:-v4.48.2}"
1414
YQ_URL="https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_linux_amd64"
1515

1616
# Try wget first, fall back to curl if unavailable

dockerfiles/plugins.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ okhttp-api:4.12.0-195.vc02552c04ffd
4646
pipeline-build-step:571.v08a_fffd4b_0ce
4747
pipeline-graph-analysis:245.v88f03631a_b_21
4848
pipeline-graph-view:661.v6003f4542123
49-
pipeline-groovy-lib:776.vfee5327b_b_a_5b_
49+
pipeline-groovy-lib:787.ve2fef0efdca_6
5050
pipeline-input-step:540.v14b_100d754dd
5151
pipeline-milestone-step:138.v78ca_76831a_43
5252
pipeline-model-api:2.2277.v00573e73ddf1
@@ -65,7 +65,7 @@ snakeyaml-api:2.5-143.v93b_c004f89de
6565
ssh-credentials:361.vb_f6760818e8c
6666
ssh-slaves:3.1085.vc64d040efa_85
6767
sshd:3.374.v19b_d59ce6610
68-
structs:353.v261ea_40a_80fb_
68+
structs:362.va_b_695ef4fdf9
6969
timestamper:1.30
7070
token-macro:477.vd4f0dc3cb_cf1
7171
trilead-api:2.209.v0e69b_c43c245

0 commit comments

Comments
 (0)