diff --git a/.github/workflows/publish-helm-chart.yml b/.github/workflows/publish-helm-chart.yml
index cb3a3df..dbf9664 100644
--- a/.github/workflows/publish-helm-chart.yml
+++ b/.github/workflows/publish-helm-chart.yml
@@ -29,4 +29,4 @@ jobs:
run: echo "$GITHUB_TOKEN" | helm registry login ghcr.io --username "${{ github.actor }}" --password-stdin
- name: Push chart
- run: helm push dist/*.tgz oci://ghcr.io/${{ github.repository_owner }}/agentic-operator-core
\ No newline at end of file
+ run: helm push dist/*.tgz oci://ghcr.io/clawdlinux/agentic-operator-core
\ No newline at end of file
diff --git a/README.md b/README.md
index 704a2c3..0a2c5a3 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@
+