summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
blob: 7605d0c907c44c9c36e7f803bc5b00b91010e3e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# RELEASE NOTES

## halo.01.20260422.123611

### Upgrading from 20250531.111335

My gpg key was expired and rotated since the initial relase. You'll need to
manually import my new key to upgrade.  Copy the public key from this repo onto
the system with halo os installed and add it to the ostree remote:

```
sudo ostree remote gpg-import halo-01 --stdin < key.asc
```