arc-eng / studio

Arcane Studio is a collection of productivity-boosting tools built on top of the Arcane Engine.
https://arcane.engineer/studio/
MIT License
0 stars 2 forks source link

πŸš€ Automate Kubernetes Deployment with GitHub Actions #41

Open arcane-engine[bot] opened 2 weeks ago

arcane-engine[bot] commented 2 weeks ago

This pull request introduces a GitHub Action to automate the deployment of the project to Kubernetes upon changes to the main branch. The action builds a Docker image, pushes it to Docker Hub, and deploys it using Helm.

πŸ”§ GitHub Actions

🐳 Docker Integration

☸️ Kubernetes Deployment