Skip to content

Commit

Permalink
Merge pull request #38 from gbuenodevsuse/chore/slsactl-csp-adapter-v…
Browse files Browse the repository at this point in the history
…erify

Adds rancher/csp-adapter image mapping
  • Loading branch information
pjbgf authored Feb 10, 2025
2 parents 29a5af9 + 9a7af28 commit 98797bd
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 98797bd

Please sign in to comment.