Replace Homepage Helm chart with kustomize manifests and custom Dockerfile #221
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/homepage-kustomize"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
containers/homepage/) with multi-stage build (node:22-slim builder, node:22-alpine runtime)Prerequisite
mise run container-release homepage v1.10.1Deployment and Testing
mise run container-release homepage v1.10.1argocd app set homepage --revision feature/homepage-kustomize && argocd app sync homepageargocd app set homepage --revision main && argocd app sync homepage🤖 Generated with Claude Code