Skip to content

feat: add support for Ubuntu Resolute Raccoon - #299

Merged
josegonzalez merged 1 commit into
mainfrom
296-support-ubuntu-26-04-lts-resolute-raccoon
Aug 2, 2026
Merged

feat: add support for Ubuntu Resolute Raccoon#299
josegonzalez merged 1 commit into
mainfrom
296-support-ubuntu-26-04-lts-resolute-raccoon

Conversation

@josegonzalez

Copy link
Copy Markdown
Member

Dokku is adding Ubuntu 26.04 LTS ("Resolute Raccoon", codename resolute) support (dokku/dokku#8768). plugn's .deb packages are published to the dokku/dokku PackageCloud repository via the release-packagecloud-deb Makefile target, which previously pushed only to ubuntu/jammy and ubuntu/noble, so users on Ubuntu 26.04 could not install plugn from the PackageCloud apt repository.

This adds an ubuntu/resolute push line mirroring ubuntu/noble in both the amd64 and arm64 blocks of the target, following the same approach used to add Debian Trixie support.

Closes #296.

@josegonzalez
josegonzalez merged commit 4aa6a11 into main Aug 2, 2026
4 checks passed
@josegonzalez
josegonzalez deleted the 296-support-ubuntu-26-04-lts-resolute-raccoon branch August 2, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Ubuntu 26.04 LTS (Resolute Raccoon)

1 participant