Skip to content

Commit

Permalink
Finish removing Aspire Dashboard 8.2 images
Browse files Browse the repository at this point in the history
  • Loading branch information
lbussell committed Nov 12, 2024
1 parent 2e4291d commit 5b17bb4
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 74 deletions.
2 changes: 1 addition & 1 deletion README.aspire-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Featured Tags

* `9.0`
* `docker pull mcr.microsoft.com/dotnet/nightly/aspire-dashboard:8.2`
* `docker pull mcr.microsoft.com/dotnet/nightly/aspire-dashboard:9.0`

## About

Expand Down
2 changes: 1 addition & 1 deletion eng/readme-templates/FeaturedTags.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ elif match(REPO, "monitor/base"):* `9` (Standard Support)
* `8` (Long-Term Support)
* `docker pull {{FULL_REPO}}:8`^
elif match(REPO, "aspire-dashboard"):* `9.0`
* `docker pull {{FULL_REPO}}:8.2`^
* `docker pull {{FULL_REPO}}:9.0`^
else:* `9.0` (Standard Support)
* `docker pull {{FULL_REPO}}:9.0`
* `8.0` (Long-Term Support)
Expand Down
35 changes: 0 additions & 35 deletions src/aspire-dashboard/8.2/cbl-mariner-distroless/amd64/Dockerfile

This file was deleted.

35 changes: 0 additions & 35 deletions src/aspire-dashboard/8.2/cbl-mariner-distroless/arm64v8/Dockerfile

This file was deleted.

2 changes: 0 additions & 2 deletions tests/performance/ImageSize.nightly.linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,6 @@
"src/monitor-base/9.0/azurelinux-distroless/arm64v8": 141390045
},
"dotnet/nightly/aspire-dashboard": {
"src/aspire-dashboard/8.2/cbl-mariner-distroless/amd64": 142036038,
"src/aspire-dashboard/8.2/cbl-mariner-distroless/arm64v8": 148315271,
"src/aspire-dashboard/9.0/cbl-mariner-distroless/amd64": 142036038,
"src/aspire-dashboard/9.0/cbl-mariner-distroless/arm64v8": 148315271
}
Expand Down

0 comments on commit 5b17bb4

Please sign in to comment.