{"id":18645056,"url":"https://github.com/kubereboot/charts","last_synced_at":"2026-01-22T20:11:05.341Z","repository":{"id":59760443,"uuid":"538493767","full_name":"kubereboot/charts","owner":"kubereboot","description":"Helm charts for kubereboot org (kured)","archived":false,"fork":false,"pushed_at":"2024-04-12T13:18:33.000Z","size":442,"stargazers_count":26,"open_issues_count":5,"forks_count":16,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-12T20:44:09.047Z","etag":null,"topics":["helm","kubernetes","kured","reboot"],"latest_commit_sha":null,"homepage":"","language":"Mustache","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/kubereboot.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}},"created_at":"2022-09-19T12:35:18.000Z","updated_at":"2024-04-23T12:53:21.418Z","dependencies_parsed_at":"2023-02-16T17:15:43.709Z","dependency_job_id":"69d75d9e-dc5e-4c3e-ada6-e65ae4c11c5c","html_url":"https://github.com/kubereboot/charts","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubereboot%2Fcharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubereboot%2Fcharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubereboot%2Fcharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubereboot%2Fcharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubereboot","download_url":"https://codeload.github.com/kubereboot/charts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248401954,"owners_count":21097328,"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":["helm","kubernetes","kured","reboot"],"created_at":"2024-11-07T06:14:26.595Z","updated_at":"2026-01-22T20:11:05.336Z","avatar_url":"https://github.com/kubereboot.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubereboot charts\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkubereboot%2Fcharts.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkubereboot%2Fcharts?ref=badge_shield)\n\n\n[![](https://github.com/kubereboot/charts/workflows/Release%20Charts/badge.svg?branch=main)](https://github.com/kubereboot/charts/actions)\n\n## Usage\n\nAdd the repo (only needed if you want to use the classical approach without using the [OCI registry](https://helm.sh/docs/topics/registries/)):\n\n```\nhelm repo add kubereboot https://kubereboot.github.io/charts\n```\n\n## Charts\n\n- [kured](https://github.com/kubereboot/charts/tree/main/charts/kured)\n\n### Overriding kured options with environment variables\n\nKured supports overriding most configuration options using environment variables. The convention is:\n\n- The environment variable name is the CLI flag name, uppercased, with dashes replaced by underscores, and prefixed with `KURED_`.\n- For example:\n  - `slackHookUrl` → `KURED_SLACK_HOOK_URL`\n  - `notifyUrl` → `KURED_NOTIFY_URL`\n  - `rebootSentinel` → `KURED_REBOOT_SENTINEL`\n\nThis is especially useful for injecting sensitive values (such as webhook URLs) from Kubernetes secrets. You can use the `extraEnvVars` section in `values.yaml` to add these environment variables, for example:\n\n```yaml\nextraEnvVars:\n  - name: KURED_NOTIFY_URL\n    valueFrom:\n      secretKeyRef:\n        name: my-secret\n        key: notify-url\n```\n\nSee the Kured [Repository](https://github.com/kubereboot/kured) and [Documentation](https://kured.dev) for more details.\n\n## Contributing\n\nPlease refer to the [Kured Contribution guidelines](https://github.com/kubereboot/kured/blob/main/CONTRIBUTING.md).\n\n## Code of conduct\n\nPlease refer to the [Code of Conduct guidelines](https://github.com/kubereboot/kured/blob/main/README.md).\n\n## Security\n\nPlease refer to the [Security process](https://github.com/kubereboot/kured/blob/main/README.md).\n\n\n## License\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkubereboot%2Fcharts.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkubereboot%2Fcharts?ref=badge_large)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubereboot%2Fcharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubereboot%2Fcharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubereboot%2Fcharts/lists"}