Skip to content

v1.0.0

Choose a tag to compare

@nopoz nopoz released this 13 Jun 01:52
· 28 commits to main since this release
aaa5b01

First release under the Hosaka name - the rebrand of this WUD ("What's Up Docker?") fork. Hosaka watches your Docker hosts, checks registries for newer image versions, and notifies or auto-updates when an update is available.

This release rolls up substantial work since the last upstream release:

  • Full rebrand to Hosaka: app, UI, icons, and docs.
  • Cyberpunk "Neon Noir" UI theme overhaul (Vuetify 3).
  • Migration off the EOL Vue 2 / vue-cli stack to Vue 3 + Vite.
  • Major dependency modernization: aws-sdk v3, dockerode 5, express 5, openid-client 5, node-cron, nodemailer, uuid.
  • Tag-filtering and trigger improvements; store reconciliation and post-update container state refresh.
  • CI/release hardening: pinned actions, CodeQL gate, Trivy image scan, SBOM + build-provenance attestation, branch protection.

Container image

docker pull ghcr.io/nopoz/hosaka:1.0.0
docker pull ghcr.io/nopoz/hosaka:latest

Multi-arch: linux/amd64, linux/arm64.