Skip to content

Commit da115b8

Browse files
committed
chore: update release-strean page
1 parent 4d84ffc commit da115b8

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

docs/guides/release-streams.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ The **stable** stream is the recommended choice for most users. It provides:
4242

4343
- `ghcr.io/ublue-os/aurora:stable`
4444
- `ghcr.io/ublue-os/aurora-dx:stable`
45-
- `ghcr.io/ublue-os/aurora-nvidia:stable`
4645
- `ghcr.io/ublue-os/aurora-nvidia-open:stable`
46+
- `ghcr.io/ublue-os/aurora-dx-nvidia-open:stable`
4747

4848
### Stable-Daily
4949

@@ -59,8 +59,8 @@ The **stable-daily** stream provides:
5959

6060
- `ghcr.io/ublue-os/aurora:stable-daily`
6161
- `ghcr.io/ublue-os/aurora-dx:stable-daily`
62-
- `ghcr.io/ublue-os/aurora-nvidia:stable-daily`
6362
- `ghcr.io/ublue-os/aurora-nvidia-open:stable-daily`
63+
- `ghcr.io/ublue-os/aurora-dx-nvidia-open:stable-daily`
6464

6565
### Latest
6666

@@ -78,23 +78,25 @@ The **latest** stream provides:
7878

7979
- `ghcr.io/ublue-os/aurora:latest`
8080
- `ghcr.io/ublue-os/aurora-dx:latest`
81+
- `ghcr.io/ublue-os/aurora-nvidia-open:latest`
82+
- `ghcr.io/ublue-os/aurora-dx-nvidia-open:latest`
8183

8284
## Choosing the Right Stream
8385

84-
### Use **Stable** if you want:
86+
### Use **Stable** if you want
8587

8688
- A reliable daily driver
8789
- Weekly updates without cutting-edge instability
8890
- The best balance of features and stability
8991
- **Recommended for most users**
9092

91-
### Use **Stable-Daily** if you want:
93+
### Use **Stable-Daily** if you want
9294

9395
- Daily (package) updates instead of weekly
9496
- Gated kernel reliability with more frequent updates
9597
- **Good for users who want stable but more current**
9698

97-
### Use **Latest** if you want:
99+
### Use **Latest** if you want
98100

99101
- The newest features immediately
100102
- Latest kernel and packages

0 commit comments

Comments
 (0)