chore: rename Helm chart from antigravity to cpfarhood #6

Merged
cpfarhood merged 3 commits from chore/rename-chart-cpfarhood into main 2026-02-20 12:29:01 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 81a7098c21 - Show all commits
+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 antigravity-${CHART_VERSION}.tgz oci://ghcr.io/cpfarhood/charts
helm push cpfarhood-${CHART_VERSION}.tgz oci://ghcr.io/cpfarhood/charts
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
name: antigravity
name: cpfarhood
description: Antigravity Dev Container with Happy Coder AI assistant
type: application
version: 0.1.0