Skip to content

Commit

Permalink
Add upgrader image to import images (#7532)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavmpandey08 authored Feb 9, 2024
1 parent c392c79 commit 5af2fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/api/v1alpha1/artifacts.go
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ func (vb *VersionsBundle) SharedImages() []Image {
vb.Haproxy.Image,
vb.PackageController.Controller,
vb.PackageController.TokenRefresher,
vb.Upgrader.Upgrader,
}
}

Expand Down

0 comments on commit 5af2fd2

Please sign in to comment.