{"id":16534641,"url":"https://github.com/hardyscc/openshift-charts","last_synced_at":"2026-03-07T11:02:20.450Z","repository":{"id":103774673,"uuid":"166513137","full_name":"hardyscc/openshift-charts","owner":"hardyscc","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-29T06:37:06.000Z","size":698,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T00:33:03.993Z","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":"2019-01-19T06:12:43.000Z","updated_at":"2019-07-29T06:37:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc4fbdc0-02f7-4cc3-89cc-fd5f8782b400","html_url":"https://github.com/hardyscc/openshift-charts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fopenshift-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fopenshift-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fopenshift-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fopenshift-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardyscc","download_url":"https://codeload.github.com/hardyscc/openshift-charts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241678157,"owners_count":20001682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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.087Z","updated_at":"2026-03-07T11:02:15.425Z","avatar_url":"https://github.com/hardyscc.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm-repo-in-gitlab\n\nThis is a sample for how to setup a helm repo in gitlab without 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 gitlab has a raw view. So simply use the following:\n\n```bash\n$ helm repo add openshift 'https://raw.githubusercontent.com/hardyscc/openshift-charts/master'\n$ helm repo update\n$ helm search auto-deploy-app\nNAME                            CHART VERSION   APP VERSION     DESCRIPTION\nopenshift/auto-deploy-app       0.0.1                           GitLab's Auto-deploy Helm Chart (OpenShift)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Fopenshift-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardyscc%2Fopenshift-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Fopenshift-charts/lists"}