Skip to content

Commit

Permalink
Remove Bottlerocket AMI from release artifacts list
Browse files Browse the repository at this point in the history
  • Loading branch information
abhay-krishna committed Feb 27, 2025
1 parent 4d02ece commit e4376bf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions release/cli/pkg/assets/config/bundle_release.go
Original file line number Diff line number Diff line change
Expand Up @@ -623,13 +623,6 @@ var bundleReleaseAssetsConfigMap = []assettypes.AssetConfig{
ProjectName: "image-builder",
ProjectPath: "projects/kubernetes-sigs/image-builder",
Archives: []*assettypes.Archive{
{
Name: "eks-distro",
OSName: "bottlerocket",
OSVersion: "1",
Format: "ami",
ArchiveS3PathGetter: archives.EksDistroArtifactPathGetter,
},
{
Name: "eks-distro",
OSName: "bottlerocket",
Expand Down

0 comments on commit e4376bf

Please sign in to comment.