{"id":16534644,"url":"https://github.com/hardyscc/arms-charts","last_synced_at":"2026-03-08T05:31:37.812Z","repository":{"id":103774404,"uuid":"145082137","full_name":"hardyscc/arms-charts","owner":"hardyscc","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-26T09:26:59.000Z","size":630,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T14:11:49.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hardyscc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-17T06:39:24.000Z","updated_at":"2019-07-29T06:57:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d9f7002-11d5-4c8e-9837-01a203f1eec9","html_url":"https://github.com/hardyscc/arms-charts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hardyscc/arms-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Farms-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Farms-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Farms-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Farms-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardyscc","download_url":"https://codeload.github.com/hardyscc/arms-charts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Farms-charts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30246724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"online","status_checked_at":"2026-03-08T02:00:06.215Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T18:24:52.567Z","updated_at":"2026-03-08T05:31:37.780Z","avatar_url":"https://github.com/hardyscc.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm-repo-in-github\n\nThis is a sample for how to setup a helm repo in github without gh-pages. This is usable even for private repositories.\n\n# Build the dependency\n\n```bash\n$ helm dependency update $YOUR_CHART_PATH/ # build the dependency tgz file\n$ helm dependency build $YOUR_CHART_PATH/ # build the dependency tgz file\n```\n\n# Adding a new version or chart to this repo\n\n```bash\n$ helm package $YOUR_CHART_PATH/ # build the tgz file and copy it here\n$ helm repo index . # create or update the index.yaml for repo\n$ git add .\n$ git commit -m 'New chart version'\n```\n\n# How to use it as a helm repo\n\nYou might know github has a raw view. So simply use the following:\n\n```bash\n$ helm repo add hardyscc 'https://raw.githubusercontent.com/hardyscc/charts/master/'\n$ helm repo update\n$ helm search auto-deploy-app\nNAME                    \tCHART VERSION\tAPP VERSION\tDESCRIPTION\nhardyscc/auto-deploy-app\t0.0.1        \t           \tGitLab's Auto-deploy Helm Chart (arm32v7)\n```\n\nIf your repo is private you can create a \"Personal access tokens\" and use it like:\n\n```bash\n$ helm repo add sample 'https://MY_PRIVATE_TOKEN@raw.githubusercontent.com/kmzfs/helm-repo-in-github/master/'\n```\n\nNote: Becareful who is creating the token and what is its level of access.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Farms-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardyscc%2Farms-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Farms-charts/lists"}