{"id":17269594,"url":"https://github.com/ckotzbauer/helm-diff-upgrade","last_synced_at":"2026-04-27T18:05:36.571Z","repository":{"id":134883973,"uuid":"250817072","full_name":"ckotzbauer/helm-diff-upgrade","owner":"ckotzbauer","description":"Upgrade helm releases with a preview diff","archived":false,"fork":false,"pushed_at":"2022-03-28T14:49:28.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T19:04:25.085Z","etag":null,"topics":["charts","helm","helm-plugin","kubernetes"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ckotzbauer.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-28T14:35:36.000Z","updated_at":"2022-03-28T14:49:31.000Z","dependencies_parsed_at":"2023-10-15T00:40:38.514Z","dependency_job_id":null,"html_url":"https://github.com/ckotzbauer/helm-diff-upgrade","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ckotzbauer/helm-diff-upgrade","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckotzbauer%2Fhelm-diff-upgrade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckotzbauer%2Fhelm-diff-upgrade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckotzbauer%2Fhelm-diff-upgrade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckotzbauer%2Fhelm-diff-upgrade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ckotzbauer","download_url":"https://codeload.github.com/ckotzbauer/helm-diff-upgrade/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckotzbauer%2Fhelm-diff-upgrade/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32348058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["charts","helm","helm-plugin","kubernetes"],"created_at":"2024-10-15T08:16:52.571Z","updated_at":"2026-04-27T18:05:36.550Z","avatar_url":"https://github.com/ckotzbauer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helm Diff Upgrade Plugin\n\nThis is a Helm plugin showing a preview of what a `helm upgrade` would change. (See [helm diff](https://github.com/databus23/helm-diff))\nIf there are changes detected you are prompted to proceed with the `helm upgrade` command with the same parameters.\n\n## Installation\n\n```shell\nhelm plugin install https://github.com/code-chris/helm-diff-upgrade\n```\n\n## Usage\n\n```\nUsage:\n  diff-upgrade [args]\n```\nAll `args` are redirected to the `helm diff` and `helm upgrade` commands, so you cannot use flags right now, which are only supported by one of these.\nTo force a upgrade when there are changes without prompt (e.g. in CI environment) set the environment variable `HELM_FORCE_DIFF_UPGRADE` to `1`.\n\n### Example\n```\nExample:\n  helm diff-upgrade -n monitoring grafana bitnami/grafana -f grafana.yaml\n\nWould result in:\n  helm diff upgrade -C 3 --detailed-exitcode -n monitoring grafana bitnami/grafana -f grafana.yaml\n  helm upgrade -i -n monitoring grafana bitnami/grafana -f grafana.yaml\n```\n**Note:** The `-C 3` and `--detailed-exitcode` are hardcoded. The `helm diff` plugin is no prerequisite, its binary is downloaded internally.\n\n### OS Support\nThis plugin supports Linux and MacOS environments.\n\n## Contributing\n\nPlease refer to the [Contribution guildelines](https://github.com/ckotzbauer/.github/blob/main/CONTRIBUTING.md).\n\n## Code of conduct\n\nPlease refer to the [Conduct guildelines](https://github.com/ckotzbauer/.github/blob/main/CODE_OF_CONDUCT.md).\n\n## Security\n\nPlease refer to the [Security process](https://github.com/ckotzbauer/.github/blob/main/SECURITY.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckotzbauer%2Fhelm-diff-upgrade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fckotzbauer%2Fhelm-diff-upgrade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckotzbauer%2Fhelm-diff-upgrade/lists"}