chore: rename Helm chart from antigravity to devcontainer

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
2026-02-20 07:25:07 -05:00
parent 81a7098c21
commit 7788352995
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,4 +34,4 @@ jobs:
- name: Push chart to GHCR
run: |
CHART_VERSION=$(helm show chart chart/ | grep '^version:' | awk '{print $2}')
helm push cpfarhood-${CHART_VERSION}.tgz oci://ghcr.io/cpfarhood/charts
helm push devcontainer-${CHART_VERSION}.tgz oci://ghcr.io/cpfarhood/charts
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
name: cpfarhood
name: devcontainer
description: Antigravity Dev Container with Happy Coder AI assistant
type: application
version: 0.1.0