{"id":19096600,"url":"https://github.com/sapcc/helm-outdated-dependencies","last_synced_at":"2025-04-30T14:15:40.305Z","repository":{"id":40439385,"uuid":"209842784","full_name":"sapcc/helm-outdated-dependencies","owner":"sapcc","description":"Manage outdated Helm dependencies.","archived":false,"fork":false,"pushed_at":"2023-12-15T08:16:37.000Z","size":59,"stargazers_count":4,"open_issues_count":4,"forks_count":2,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-03-30T16:46:52.783Z","etag":null,"topics":["dependency-management","helm","helm-charts","helm-plugin"],"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/sapcc.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}},"created_at":"2019-09-20T17:10:56.000Z","updated_at":"2025-01-19T18:22:20.000Z","dependencies_parsed_at":"2023-12-15T09:28:26.126Z","dependency_job_id":"e67f76ed-2b33-48be-91b3-ac38affe94ea","html_url":"https://github.com/sapcc/helm-outdated-dependencies","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fhelm-outdated-dependencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fhelm-outdated-dependencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fhelm-outdated-dependencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fhelm-outdated-dependencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sapcc","download_url":"https://codeload.github.com/sapcc/helm-outdated-dependencies/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249514452,"owners_count":21284547,"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":["dependency-management","helm","helm-charts","helm-plugin"],"created_at":"2024-11-09T03:37:12.458Z","updated_at":"2025-04-18T15:33:50.545Z","avatar_url":"https://github.com/sapcc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Helm outdated dependencies\n--------------------------\n\nHelm plugin to list and update outdated dependencies of a Helm chart.\n\n## Install\n\n```\nhelm plugin install https://github.com/sapcc/helm-outdated-dependencies --version=master\n```\n\n## Usage\n\n```bash\nHelm plugin to manage outdated dependencies of a Helm chart.\n\nExamples:\n  $ helm outdated-dependencies list \u003cpathToChart\u003e \t\t\t\t\t\t\t\t\t\t- Checks if there's a newer version of any dependency available in the specified repository.\n  $ helm outdated-dependencies list \u003cpathToChart\u003e --repositories repo1.corp,repo2.corp \t- Checks if there's a newer version of any dependency available only using the given repositories. \n\n  $ helm outdated-dependencies update \u003cpathToChart\u003e \t\t\t\t\t\t\t- Updates all outdated dependencies to the latest version found in the repository.\n  $ helm outdated-dependencies update \u003cpathToChart\u003e --increment-chart-version\t- Updates all outdated dependencies to the latest version found in the repository and increments the version of the Helm chart.\n```\n\n### Auto update\n\nThis plugin also provides a git integration to help contributing the updated version of the Helm chart generated by the `helm outdated-dependencies update ...` command to an upstream github.com repository. \nThis feature is enabled via the `--auto-update` flag. \nMinor changes are directly committed to the master branch. Major and potentially breaking changes are submitted via pull requests (PR).  \nUsing the flag `--only-pull-requests` prevents commits to master and will create a PR instead.\n\nRequirements:  \n[1] Git command line tools.  \n[2] [Hub](https://github.com/github/hub) for the Github API.\n\nExample:\n\n```bash\nhelm outdated-dependencies update \u003cpathToChart\u003e --auto-update --author-name=sapcc-bot --author-email=sapcc-bot@sap.com\n```\n\n## RELEASE\n\nUpdate the version in the [plugin.yaml](plugin.yaml), export the `GORELEASER_GITHUB_TOKEN` (needs `repo` scope) and run `make release`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapcc%2Fhelm-outdated-dependencies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsapcc%2Fhelm-outdated-dependencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapcc%2Fhelm-outdated-dependencies/lists"}