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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user