{"id":19129520,"url":"https://github.com/launchbynttdata/actions-helm-inject_chart_version","last_synced_at":"2026-06-24T00:31:45.868Z","repository":{"id":229210242,"uuid":"773965388","full_name":"launchbynttdata/actions-helm-inject_chart_version","owner":"launchbynttdata","description":"GitHub Action for Helm to inject Chart version","archived":false,"fork":false,"pushed_at":"2025-01-20T11:18:50.000Z","size":9,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-22T16:18:13.824Z","etag":null,"topics":["actions","helm","platform-automation"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/launchbynttdata.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":"2024-03-18T17:52:37.000Z","updated_at":"2025-01-14T19:14:20.000Z","dependencies_parsed_at":"2024-03-22T20:00:00.189Z","dependency_job_id":null,"html_url":"https://github.com/launchbynttdata/actions-helm-inject_chart_version","commit_stats":null,"previous_names":["launchbynttdata/actions-helm-inject_chart_version"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/launchbynttdata/actions-helm-inject_chart_version","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-inject_chart_version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-inject_chart_version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-inject_chart_version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-inject_chart_version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchbynttdata","download_url":"https://codeload.github.com/launchbynttdata/actions-helm-inject_chart_version/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-inject_chart_version/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34712578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["actions","helm","platform-automation"],"created_at":"2024-11-09T06:07:42.231Z","updated_at":"2026-06-24T00:31:45.850Z","avatar_url":"https://github.com/launchbynttdata.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Action to Set Helm Chart Version in Chart.yaml\n\n## About\n\nThis action is designed to update the `version` field in the `Chart.yaml` file with a specified value. It replaces any existing value with the version provided in the `version` parameter.\n\n## Usage\n\n```workflow\n...\n  steps:\n  - name: Set Helm Chart Version\n    uses: launchbynttdata/actions-helm-inject_chart_version@v0\n    with:\n      chart_path: path/to/top/Chart.yaml\n      version: 1.2.3\n...\n```\n\nTo use this action, you need to provide the following input:\n\n* `chart_path`: The path to the Helm Chart.yaml to be modified.\n* `version`: The Semver version ID to be inserted into the Helm Chart.yaml.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchbynttdata%2Factions-helm-inject_chart_version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaunchbynttdata%2Factions-helm-inject_chart_version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchbynttdata%2Factions-helm-inject_chart_version/lists"}