diff --git a/infra/helm/agentic-ai-assistant/values.yaml b/infra/helm/agentic-ai-assistant/values.yaml index f9e0515..d449db7 100644 --- a/infra/helm/agentic-ai-assistant/values.yaml +++ b/infra/helm/agentic-ai-assistant/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: - repository: trojan3877/agentic-ai-assistant # change to your Docker Hub repo + repository: ghcr.io/coreyleath-code/helixagent tag: "latest" pullPolicy: IfNotPresent diff --git a/mkdocs.yml b/mkdocs.yml index af47a26..fa0c4d6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,7 @@ site_name: HelixAgent Docs site_description: Modular AI agent framework – Documentation site_author: Corey Leath -repo_url: https://github.com/Trojan3877/HelixAgent +repo_url: https://github.com/CoreyLeath-code/HelixAgent theme: name: material palette: