Skip to content

Commit

Permalink
adds rancher/csp-adapter image mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
gbuenodevsuse committed Feb 10, 2025
1 parent 29a5af9 commit 9a7af28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/verify/mapping.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (

// imageRepo holds the mappings between container image and source code repositories.
var imageRepo = map[string]string{
"rancher/rancher-csp-adapter": "rancher/csp-adapter",
"rancher/fleet-agent": "rancher/fleet",
"rancher/rke2-runtime": "rancher/rke2",
"rancher/rke2-cloud-provider": "rancher/image-build-rke2-cloud-provider",
Expand Down

0 comments on commit 9a7af28

Please sign in to comment.