{"id":20511304,"url":"https://github.com/intility/helm-version","last_synced_at":"2025-04-13T22:41:54.427Z","repository":{"id":42226160,"uuid":"378208608","full_name":"intility/helm-version","owner":"intility","description":"Update Helm chart appVersion based on package.json version.","archived":false,"fork":false,"pushed_at":"2023-10-10T10:57:24.000Z","size":34,"stargazers_count":14,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-27T13:01:53.605Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/intility.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":"2021-06-18T16:30:22.000Z","updated_at":"2023-08-24T11:17:22.000Z","dependencies_parsed_at":"2024-11-18T07:46:48.853Z","dependency_job_id":null,"html_url":"https://github.com/intility/helm-version","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"01718a3f8def559bc0dc50b466b0ffc6670284c2"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intility%2Fhelm-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intility%2Fhelm-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intility%2Fhelm-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intility%2Fhelm-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intility","download_url":"https://codeload.github.com/intility/helm-version/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794565,"owners_count":21162613,"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":[],"created_at":"2024-11-15T20:35:27.718Z","updated_at":"2025-04-13T22:41:54.374Z","avatar_url":"https://github.com/intility.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://avatars.githubusercontent.com/u/35199565\" width=\"124px\"/\u003e\u003cbr/\u003e\n  @intility/helm-version\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A tool for setting a Helm charts \u003ccode\u003eappVersion\u003c/code\u003e based on the \u003ccode\u003epackage.json\u003c/code\u003e \u003ccode\u003eversion\u003c/code\u003e field.\n  \u003cbr /\u003e\n  To be used with \u003ccode\u003enpm version\u003c/code\u003e.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Intility/helm-version/actions\"\u003e\n    \u003cimg alt=\"pipeline\" src=\"https://github.com/Intility/helm-version/actions/workflows/publish.yml/badge.svg\" style=\"max-width:100%;\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@intility/helm-version\"\u003e\n    \u003cimg alt=\"package version\" src=\"https://img.shields.io/npm/v/@intility/helm-version?label=%40intility%2Fhelm-version\" style=\"max-width:100%;\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Usage\n\nInstall with\n\n```shell\nnpm install @intility/helm-version\n```\n\nAdd a `version` script to your `package.json`\n\n```json\n{\n  \"scripts\": {\n    \"version\": \"helm-version path/to/chart \u0026\u0026 git add path/to/chart/Chart.yaml\"\n  }\n}\n```\n\nYou can now call `npm version` as usual to version your app,\nand the `appVersion` field will be automatically updated and added to the git commit and tag!\n\nAlternatively, you can run it manually\n\n```shell\nhelm-version \u003cchart\u003e \u003cprefix\u003e\n```\n\nPrefix is optional, and defaults to `v`.\nThis is because `npm version` prefixes the git tag with `v`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintility%2Fhelm-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintility%2Fhelm-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintility%2Fhelm-version/lists"}