Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 18:57
· 23 commits to main since this release

πŸš€ Zeep Orbit v0.1.2

Deployment improvements, onboarding fix, and documentation updates.

✨ Features

  • EasyPanel template β€” one-click deploy via easypanel.json
  • Deployment docs page β€” step-by-step guide for EasyPanel, Docker, Helm, Docker Compose
  • Helm chart aligned β€” version 0.1.1 synced with the app release

πŸ› Bug Fixes

  • Onboarding password β€” minimum length validation fixed from 12 to 8 characters (aligned with backend)
  • Helm chart release β€” created gh-pages branch for Helm repository publishing

πŸ“¦ CI/CD

  • Docker publish β€” workflow now triggers only on v* tags, not on push to main
  • Automatic release β€” GitHub Release created automatically when pushing a tag
  • Chart release β€” added skip_existing to prevent version conflicts

πŸ“– Documentation

  • EasyPanel deployment guide (App β†’ Docker Image)
  • Note about host.docker.internal vs localhost in Docker run command

πŸ“¦ Docker

docker pull ghcr.io/zeeplabs/zeep-orbit:v0.1.2

πŸ“‹ Helm

helm repo add zeeplabs https://zeeplabs.github.io/zeep-orbit
helm install zeep-orbit zeeplabs/zeep-orbit

Built with ❀️ by Zeep Tecnologia