Skip to content

Commit 29358b4

Browse files
chore(deps): update jenkins/inbound-agent docker tag to v3384 (#1726)
1 parent 97a4828 commit 29358b4

7 files changed

Lines changed: 100 additions & 96 deletions

File tree

charts/jenkins/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Use the following links to reference issues, PRs, and commits prior to v2.6.0.
1212
The changelog until v1.5.7 was auto-generated based on git commits.
1313
Those entries include a reference to the git commit to be able to get more details.
1414

15+
## 5.9.44
16+
17+
Update `jenkins/inbound-agent` to version `3384.v60d89463d9e0-1`
18+
1519
## 5.9.43
1620

1721
Update `configuration-as-code` to version `2103.vd6f93c3e714a_`

charts/jenkins/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: jenkins
33
type: application
44
home: https://www.jenkins.io/
5-
version: 5.9.43
5+
version: 5.9.44
66
appVersion: 2.568.1
77
description: >
88
Jenkins - Build great things at any scale! As the leading open source automation server, Jenkins provides over 2000 plugins to support building, deploying and automating any project.
@@ -42,6 +42,6 @@ annotations:
4242
- name: k8s-sidecar
4343
image: docker.io/kiwigrid/k8s-sidecar:2.8.1
4444
- name: inbound-agent
45-
image: jenkins/inbound-agent:3383.vc8881d4b_0e76-2
45+
image: jenkins/inbound-agent:3384.v60d89463d9e0-1
4646
artifacthub.io/category: "integration-delivery"
4747
artifacthub.io/license: "Apache-2.0"

charts/jenkins/VALUES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following tables list the configurable parameters of the Jenkins chart and t
3333
| [agent.idleMinutes](./values.yaml#L1188) | int | Allows the Pod to remain active for reuse until the configured number of minutes has passed since the last step was executed on it | `0` |
3434
| [agent.image.registry](./values.yaml#L1016) | string | Registry to pull the agent jnlp image from | `""` |
3535
| [agent.image.repository](./values.yaml#L1018) | string | Repository to pull the agent jnlp image from | `"jenkins/inbound-agent"` |
36-
| [agent.image.tag](./values.yaml#L1020) | string | Tag of the image to pull | `"3383.vc8881d4b_0e76-2"` |
36+
| [agent.image.tag](./values.yaml#L1020) | string | Tag of the image to pull | `"3384.v60d89463d9e0-1"` |
3737
| [agent.imagePullSecretName](./values.yaml#L1027) | string | Name of the secret to be used to pull the image | `nil` |
3838
| [agent.inheritYamlMergeStrategy](./values.yaml#L1207) | bool | Controls whether the defined yaml merge strategy will be inherited if another defined pod template is configured to inherit from the current one | `false` |
3939
| [agent.instanceCap](./values.yaml#L1171) | int | Max number of agents to launch for this type of agent | `2147483647` |

charts/jenkins/unittests/__snapshot__/garbage-collect-test.yaml.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ namespaces:
5050
templates:
5151
- name: "default"
5252
namespace: "my-namespace"
53-
id: 2b6b9782fa744ed542e27085a64e7010f2e8f428c551c4b1031191b888ef8c0e
53+
id: e61424aef4c7ff269a927735097dde9fd1b1fe044e48d1662e424848506085aa
5454
containers:
5555
- name: "jnlp"
5656
alwaysPullImage: false
@@ -59,7 +59,7 @@ namespaces:
5959
- envVar:
6060
key: "JENKINS_URL"
6161
value: "http://my-release-jenkins.my-namespace.svc.cluster.local:8080/"
62-
image: "jenkins/inbound-agent:3383.vc8881d4b_0e76-2"
62+
image: "jenkins/inbound-agent:3384.v60d89463d9e0-1"
6363
privileged: "false"
6464
resourceLimitCpu: 512m
6565
resourceLimitMemory: 512Mi
@@ -135,7 +135,7 @@ one cloud:
135135
templates:
136136
- name: "default"
137137
namespace: "my-namespace"
138-
id: 0ebb51c44f6538c9a39a8435d89814237e0d2a6073cec775d068c9d15534ccb3
138+
id: 38b0480b7cc5992837d42838973f2c14c92f1447c290068d5aee156ed3b284ab
139139
containers:
140140
- name: "jnlp"
141141
alwaysPullImage: false
@@ -144,7 +144,7 @@ one cloud:
144144
- envVar:
145145
key: "JENKINS_URL"
146146
value: "http://my-release-jenkins.my-namespace.svc.cluster.local:8080/"
147-
image: "jenkins/inbound-agent:3383.vc8881d4b_0e76-2"
147+
image: "jenkins/inbound-agent:3384.v60d89463d9e0-1"
148148
privileged: "false"
149149
resourceLimitCpu: 512m
150150
resourceLimitMemory: 512Mi
@@ -220,7 +220,7 @@ second cloud:
220220
templates:
221221
- name: "default"
222222
namespace: "my-namespace"
223-
id: 0ebb51c44f6538c9a39a8435d89814237e0d2a6073cec775d068c9d15534ccb3
223+
id: 38b0480b7cc5992837d42838973f2c14c92f1447c290068d5aee156ed3b284ab
224224
containers:
225225
- name: "jnlp"
226226
alwaysPullImage: false
@@ -229,7 +229,7 @@ second cloud:
229229
- envVar:
230230
key: "JENKINS_URL"
231231
value: "http://my-release-jenkins.my-namespace.svc.cluster.local:8080/"
232-
image: "jenkins/inbound-agent:3383.vc8881d4b_0e76-2"
232+
image: "jenkins/inbound-agent:3384.v60d89463d9e0-1"
233233
privileged: "false"
234234
resourceLimitCpu: 512m
235235
resourceLimitMemory: 512Mi
@@ -272,7 +272,7 @@ second cloud:
272272
templates:
273273
- name: "default"
274274
namespace: "my-namespace"
275-
id: e4f5f5ebe5f52fb2544c45720da6dbd644be5739bab3f3ce727414f78a917b36
275+
id: 798345e2cb58f519ff4809d06f2c0a12b75a9fdd7a87f1f6b5baaeac6be15cf1
276276
containers:
277277
- name: "jnlp"
278278
alwaysPullImage: false
@@ -281,7 +281,7 @@ second cloud:
281281
- envVar:
282282
key: "JENKINS_URL"
283283
value: "http://my-release-jenkins.my-namespace.svc.cluster.local:8080/"
284-
image: "jenkins/inbound-agent:3383.vc8881d4b_0e76-2"
284+
image: "jenkins/inbound-agent:3384.v60d89463d9e0-1"
285285
privileged: "false"
286286
resourceLimitCpu: 512m
287287
resourceLimitMemory: 512Mi

charts/jenkins/unittests/__snapshot__/instance-cap-test.yaml.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ default-cap:
4545
templates:
4646
- name: "default"
4747
namespace: "my-namespace"
48-
id: 7256fad4203d448e3e06aea9e911800d7d6c2d10e4cb1da9ff1bbb3e72ea4248
48+
id: 6db374a093f081677f6e1c527a0949f5b4a29f98d72fd6f70153b7a0776f06ab
4949
containers:
5050
- name: "jnlp"
5151
alwaysPullImage: false
@@ -54,7 +54,7 @@ default-cap:
5454
- envVar:
5555
key: "JENKINS_URL"
5656
value: "http://my-release-jenkins.my-namespace.svc.cluster.local:8080/"
57-
image: "jenkins/inbound-agent:3383.vc8881d4b_0e76-2"
57+
image: "jenkins/inbound-agent:3384.v60d89463d9e0-1"
5858
privileged: "false"
5959
resourceLimitCpu: 512m
6060
resourceLimitMemory: 512Mi
@@ -128,7 +128,7 @@ limited-cap:
128128
templates:
129129
- name: "default"
130130
namespace: "my-namespace"
131-
id: 27488818467648a427f0c7e35a6a31394bfb9eaba2de31d436437565b7386b25
131+
id: 2e28717c250b3989d6470618f3d2fcbd1e008bfca5c93004e56bbbef39150ab6
132132
containers:
133133
- name: "jnlp"
134134
alwaysPullImage: false
@@ -137,7 +137,7 @@ limited-cap:
137137
- envVar:
138138
key: "JENKINS_URL"
139139
value: "http://my-release-jenkins.my-namespace.svc.cluster.local:8080/"
140-
image: "jenkins/inbound-agent:3383.vc8881d4b_0e76-2"
140+
image: "jenkins/inbound-agent:3384.v60d89463d9e0-1"
141141
privileged: "false"
142142
resourceLimitCpu: 512m
143143
resourceLimitMemory: 512Mi

0 commit comments

Comments
 (0)