Skip to content

Commit bc95220

Browse files
chore(deps): update jenkins/inbound-agent docker tag to v3206 (jenkinsci#996)
Co-authored-by: jenkins-dependency-updater[bot] <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com>
1 parent 6402548 commit bc95220

File tree

4 files changed

+71
-67
lines changed

4 files changed

+71
-67
lines changed

charts/jenkins/CHANGELOG.md

+4
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.0.10
16+
17+
Update `jenkins/inbound-agent` to version `jenkins/inbound-agent`
18+
1519
## 5.0.9
1620

1721
Update `kubernetes` to version `4186.v1d804571d5d4`

charts/jenkins/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: jenkins
33
home: https://jenkins.io/
4-
version: 5.0.9
4+
version: 5.0.10
55
appVersion: 2.426.3
66
description: Jenkins - Build great things at any scale! The leading open source automation server, Jenkins provides over 1800 plugins to support building, deploying and automating any project.
77
sources:
@@ -39,6 +39,6 @@ annotations:
3939
- name: k8s-sidecar
4040
image: docker.io/kiwigrid/k8s-sidecar:1.25.3
4141
- name: inbound-agent
42-
image: jenkins/inbound-agent:3192.v713e3b_039fb_e-5
42+
image: jenkins/inbound-agent:3206.vb_15dcf73f6a_9-3
4343
artifacthub.io/category: "integration-delivery"
4444
artifacthub.io/license: "Apache-2.0"

0 commit comments

Comments
 (0)