chore: rename Helm chart from antigravity to cpfarhood
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:
@@ -34,4 +34,4 @@ jobs:
|
|||||||
- name: Push chart to GHCR
|
- name: Push chart to GHCR
|
||||||
run: |
|
run: |
|
||||||
CHART_VERSION=$(helm show chart chart/ | grep '^version:' | awk '{print $2}')
|
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
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: antigravity
|
name: cpfarhood
|
||||||
description: Antigravity Dev Container with Happy Coder AI assistant
|
description: Antigravity Dev Container with Happy Coder AI assistant
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user