{"id":51358691,"url":"https://github.com/k8shell-io/charts","last_synced_at":"2026-07-02T21:34:02.960Z","repository":{"id":367487678,"uuid":"1207138874","full_name":"k8shell-io/charts","owner":"k8shell-io","description":"k8shell Helm charts","archived":false,"fork":false,"pushed_at":"2026-06-26T08:01:30.000Z","size":190,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-26T08:22:46.001Z","etag":null,"topics":["helm","workspaces"],"latest_commit_sha":null,"homepage":"https://docs.k8shell.io/configuration/helm-charts/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k8shell-io.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-10T16:06:03.000Z","updated_at":"2026-06-26T08:01:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/k8shell-io/charts","commit_stats":null,"previous_names":["k8shell-io/charts"],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/k8shell-io/charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k8shell-io%2Fcharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k8shell-io%2Fcharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k8shell-io%2Fcharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k8shell-io%2Fcharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k8shell-io","download_url":"https://codeload.github.com/k8shell-io/charts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k8shell-io%2Fcharts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35064249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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":["helm","workspaces"],"created_at":"2026-07-02T21:34:02.315Z","updated_at":"2026-07-02T21:34:02.948Z","avatar_url":"https://github.com/k8shell-io.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![k8shell chart](https://github.com/k8shell-io/charts/actions/workflows/chart-k8shell.yaml/badge.svg)](https://github.com/k8shell-io/charts/actions/workflows/chart-k8shell.yaml)\n[![k8shell-bundle chart](https://github.com/k8shell-io/charts/actions/workflows/chart-k8shell-bundle.yaml/badge.svg)](https://github.com/k8shell-io/charts/actions/workflows/chart-k8shell-bundle.yaml)\n[![idp-github chart](https://github.com/k8shell-io/charts/actions/workflows/chart-idp-github.yaml/badge.svg)](https://github.com/k8shell-io/charts/actions/workflows/chart-idp-github.yaml)\n[![idp-gitlab chart](https://github.com/k8shell-io/charts/actions/workflows/chart-idp-gitlab.yaml/badge.svg)](https://github.com/k8shell-io/charts/actions/workflows/chart-idp-gitlab.yaml)\n[![ssh-shield chart](https://github.com/k8shell-io/charts/actions/workflows/chart-ssh-shield.yaml/badge.svg)](https://github.com/k8shell-io/charts/actions/workflows/chart-ssh-shield.yaml)\n[![vault-secrets chart](https://github.com/k8shell-io/charts/actions/workflows/chart-vault-secrets.yaml/badge.svg)](https://github.com/k8shell-io/charts/actions/workflows/chart-vault-secrets.yaml)\n\n# charts\n\nHelm charts for [k8shell](https://k8shell.io) — Cloud-native Development Environment.\n\n## Charts\n\n| Chart | Description |\n|-------|-------------|\n| [k8shell](./k8shell) | Core k8shell platform — open-source components (ssh-proxy, identity, provisioner) plus extended services (api-server, authz, session, frontend). |\n| [k8shell-bundle](./k8shell-bundle) | Umbrella chart deploying k8shell together with PostgreSQL, NATS, and Vault-backed secrets. |\n| [idp-github](./idp-github) | GitHub Identity Provider — authenticates users via GitHub OAuth. |\n| [idp-gitlab](./idp-gitlab) | GitLab Identity Provider — authenticates users via GitLab OAuth. |\n| [ssh-shield](./ssh-shield) | SSH Shield service — policy enforcement proxy for SSH sessions. |\n| [vault-secrets](./vault-secrets) | Maps HashiCorp Vault secrets to Kubernetes secrets. |\n\n`k8shell-bundle`, `idp-github`, `idp-gitlab`, and `ssh-shield` are available under the [Early Access Program](https://docs.k8shell.io/licensing#early-access).\n\n## Requirements\n\n- Helm v3+\n- kubectl configured against a running cluster\n\n## Quickstart\n\n```bash\n./bin/quickstart.sh\n```\n\nInstalls k8shell into your cluster with sensible defaults. Run with `--help` for available options.\n\nSee [k8shell documentation](https://docs.k8shell.io) for full configuration reference.\n\n## License\n\nAGPL-3.0-or-later. See [LICENSE](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk8shell-io%2Fcharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk8shell-io%2Fcharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk8shell-io%2Fcharts/lists"}