{"id":20872369,"url":"https://github.com/romnn/helm-outdated-charts","last_synced_at":"2026-04-09T10:01:15.720Z","repository":{"id":259717360,"uuid":"879263739","full_name":"romnn/helm-outdated-charts","owner":"romnn","description":"Helm plugin to list and update outdated dependencies of a Helm chart.","archived":false,"fork":false,"pushed_at":"2025-01-22T23:51:06.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T14:03:16.960Z","etag":null,"topics":["best-practices","chart","ci","dependencies","devops","helm","k8s","security","versioning"],"latest_commit_sha":null,"homepage":"","language":"Go","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/romnn.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":"2024-10-27T13:00:04.000Z","updated_at":"2025-01-22T23:51:10.000Z","dependencies_parsed_at":"2025-01-07T04:15:42.055Z","dependency_job_id":null,"html_url":"https://github.com/romnn/helm-outdated-charts","commit_stats":null,"previous_names":["romnn/helm-outdated-charts"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/romnn/helm-outdated-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romnn%2Fhelm-outdated-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romnn%2Fhelm-outdated-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romnn%2Fhelm-outdated-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romnn%2Fhelm-outdated-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romnn","download_url":"https://codeload.github.com/romnn/helm-outdated-charts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romnn%2Fhelm-outdated-charts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28025420,"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","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"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":["best-practices","chart","ci","dependencies","devops","helm","k8s","security","versioning"],"created_at":"2024-11-18T06:18:49.696Z","updated_at":"2025-12-25T09:06:40.478Z","avatar_url":"https://github.com/romnn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## helm-outdated\n\n![Build status](https://github.com/romnn/helm-outdated-charts/actions/workflows/build.yaml/badge.svg)\n![Test status](https://github.com/romnn/helm-outdated-charts/actions/workflows/test.yaml/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/romnn/helm-outdated-charts)](https://goreportcard.com/report/github.com/romnn/helm-outdated-charts)\n\nHelm plugin to list and update outdated dependencies of a Helm chart,\nforked and rewritten from [UniKnow/helm-outdated](https://github.com/UniKnow/helm-outdated).\n\n##### Features:\n\n- Check for outdated helm chart dependencies\n- Support for local (`file://`), OCI (`oci://`), and regular (`https://`) chart repositories\n\n##### Future ideas:\n\n- Check for outdated image versions of public images in helm templates\n\n### Installation\n\n```bash\nhelm plugin install https://github.com/romnn/helm-outdated-charts --version=main\n\n# update with:\nhelm plugin update outdated\n```\n\n_Alternatively_, you can install and use the `helm-outdated` binary directly:\n\n```bash\ngo install 'github.com/romnn/helm-outdated-charts/cmd/helm-outdated@main'\n```\n\n### List outdated dependencies\n\n```bash\nhelm outdated list ./path/to/chart/\n```\n\n## Development\n\nTo use the provided tasks in `taskfile.yaml`, install [task](https://taskfile.dev/).\n\n```bash\n# view all available tasks\ntask --list-all\n# install development tools (requires brew/linuxbrew)\ntask dev:tools:install\n```\n\nAfter setup, you can use the following tasks during development:\n\n```bash\ntask tidy\ntask run:race\ntask run:race -- list ./path/to/chart\ntask build:race\ntask build:executable # build helm-outdated executable\ntask test\ntask lint\ntask format\n```\n\n## Acknowledgements\n\n- The now inactive [UniKnow/helm-outdated](https://github.com/UniKnow/helm-outdated) project.\n\n## License\n\nThe project is licensed under the same license as [UniKnow/helm-outdated](https://github.com/UniKnow/helm-outdated).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromnn%2Fhelm-outdated-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromnn%2Fhelm-outdated-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromnn%2Fhelm-outdated-charts/lists"}