{"id":20155265,"url":"https://github.com/redhat-cop/helm-charts","last_synced_at":"2025-04-12T22:24:58.268Z","repository":{"id":36994773,"uuid":"250016930","full_name":"redhat-cop/helm-charts","owner":"redhat-cop","description":"Helm Charts Repository","archived":false,"fork":false,"pushed_at":"2025-03-25T06:41:37.000Z","size":2583,"stargazers_count":113,"open_issues_count":22,"forks_count":96,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-04-04T02:04:50.201Z","etag":null,"topics":["container-cop","helm"],"latest_commit_sha":null,"homepage":"https://redhat-cop.github.io/helm-charts","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redhat-cop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-03-25T15:29:27.000Z","updated_at":"2025-03-13T12:09:41.000Z","dependencies_parsed_at":"2023-11-09T14:26:55.721Z","dependency_job_id":"e3f93e94-d503-4712-97b4-e05feb08c439","html_url":"https://github.com/redhat-cop/helm-charts","commit_stats":null,"previous_names":[],"tags_count":379,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fhelm-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fhelm-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fhelm-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fhelm-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-cop","download_url":"https://codeload.github.com/redhat-cop/helm-charts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248638785,"owners_count":21137710,"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":["container-cop","helm"],"created_at":"2024-11-13T23:31:07.527Z","updated_at":"2025-04-12T22:24:58.246Z","avatar_url":"https://github.com/redhat-cop.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚓️ Red Hat Communities of Practice Helm Charts\n\n[![Install Test](https://github.com/redhat-cop/helm-charts/actions/workflows/install-test.yaml/badge.svg)](https://github.com/redhat-cop/helm-charts/actions/workflows/install-test.yaml)\n[![Lint Test](https://github.com/redhat-cop/helm-charts/actions/workflows/lint-test.yaml/badge.svg)](https://github.com/redhat-cop/helm-charts/actions/workflows/lint-test.yaml)\n[![Release Charts](https://github.com/redhat-cop/helm-charts/actions/workflows/release.yaml/badge.svg)](https://github.com/redhat-cop/helm-charts/actions/workflows/release.yaml)\n[![Scorecard supply-chain security](https://github.com/redhat-cop/helm-charts/actions/workflows/scorecard.yml/badge.svg)](https://github.com/redhat-cop/helm-charts/actions/workflows/scorecard.yml)\n\nA collection of Helm Charts to that are not available in any upstream location or customised to the point it does not make sense to support up stream chart development.\n\nFor charts we know work on OpenShift but do not belong here, check out the list of Charts we've used for some ideas\n\nThis library is used to support [Open Innovation Labs Ubiquitous Journey Project](https://github.com/rht-labs/ubiquitous-journey)\n\nAdditional charts for managing an OpenShift cluster can be found in [redhat-cop/openshift-management](https://github.com/redhat-cop/openshift-management/tree/master/charts)\n\n## 🧰 Add this Helm Repo to your local 🧰\n```\nhelm repo add redhat-cop https://redhat-cop.github.io/helm-charts\n```\n\n## 🏃‍♀️💨 How do I run a chart?\nLogin to your cluster and into your destination project. To install any given Chart using the default values just run:\n\n```bash\nhelm install $NAME redhat-cop/$CHART_NAME\neg:\nhelm install my-jenkins redhat-cop/jenkins\n```\nWhere:\n* $NAME - is the name you want to give the installed Helm App\n* $CHART_NAME - name of the chart found in `charts` directory\n\n\n## 🏃‍♂️💨Customisation to a chart prior to install\nFor each chart, navigate to the root of it for the readme and default values. To over ride them, you could create your own `my-values.yaml` and make your changes there before installing\n\n```bash\nhelm install $NAME -f my-values.yaml redhat-cop/$CHART_NAME\neg:\nhelm install my-jenkins -f my-values.yaml redhat-cop/jenkins\n```\n\n## 🏃‍♂️💨 Chart linting\n\nBefore adding a chart to this repo, make sure there is no linting issues, otherwise the PR actions will fail. \nWe use both the integrated [`helm lint`](https://helm.sh/docs/helm/helm_lint/) command and the [`chart testing`](https://github.com/helm/chart-testing/blob/master/doc/ct_lint.md) tool.\n\n```bash\nhelm lint charts/jenkins\nct lint charts/jenkins\n```\n\n## 👩‍🏫 Chart README Files\nFor more info on each chart checkout these!\n* [ansible-automation-platform](/charts/ansible-automation-platform)\n* [argocd-operator](/charts/argocd-operator)\n* [bootstrap-project](/charts/bootstrap-project)\n* [dev-ex-dashboard](/charts/dev-ex-dashboard)\n* [etherpad](/charts/etherpad)\n* [gitops-operator](/charts/gitops-operator)\n* [helper-console-links](/charts/helper-console-links)\n* [helper-sealed-secrets ](/charts/helper-sealed-secrets)\n* [jenkins](/charts/jenkins)\n* [kopf](/charts/kopf)\n* [network-policy](/charts/network-policy)\n* [openshift-logforwarding-splunk](/charts/openshift-logforwarding-splunk)\n* [operatorhub](/charts/operatorhub)\n* [operators-installer](/charts/operators-installer)\n* [owncloud](/charts/owncloud)\n* [pact-broker](/charts/pact-broker)\n* [ploigos](/charts/ploigos)\n* [sonarqube](/charts/sonarqube)\n* [sonatype-nexus](/charts/sonatype-nexus)\n* [stackrox](/charts/stackrox)\n* [static-site](/charts/static-site)\n* [tekton-demo](/charts/tekton-demo)\n* [operators-installer](/charts/operators-installer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-cop%2Fhelm-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhat-cop%2Fhelm-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-cop%2Fhelm-charts/lists"}