diff --git a/.addons.yml b/.addons.yml index 1a446d3..1a34df0 100644 --- a/.addons.yml +++ b/.addons.yml @@ -1,11 +1,11 @@ --- -channel: edge +channel: stable addons: grott: repository: egguy/addon-grott target: grott image: ghcr.io/egguy/grott/{arch} - grott-current: - repository: egguy/addon-grott - target: grott - image: ghcr.io/egguy/grott/{arch} + grott-beta: + repository: egguy/addon-grott-beta + target: grott-beta + image: ghcr.io/egguy/grott-beta/{arch}