Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit e6fc0bf

Browse files
authored
chore(updatecli): update inboundimage manifest to take in account jenkinsci/docker-agents#570
1 parent d546b94 commit e6fc0bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

updatecli/updatecli.d/weekly.d/inboundimage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ scms:
1616
sources:
1717
lastReleaseVersion:
1818
kind: githubrelease
19-
name: Get the latest jenkinsci:docker-inbound-agent
19+
name: Get the latest jenkinsci/docker-agent release (includes docker-inbound-agent)
2020
spec:
2121
owner: "jenkinsci"
22-
repository: "docker-inbound-agent"
22+
repository: "docker-agent"
2323
token: "{{ requiredEnv .github.token }}"
2424
username: "{{ .github.username }}"
2525
versionfilter:

0 commit comments

Comments
 (0)