{"id":19129519,"url":"https://github.com/launchbynttdata/actions-helm-test","last_synced_at":"2026-02-26T23:31:20.925Z","repository":{"id":229633971,"uuid":"773965652","full_name":"launchbynttdata/actions-helm-test","owner":"launchbynttdata","description":"GitHub Action for Helm to run tests","archived":false,"fork":false,"pushed_at":"2025-01-20T01:33:19.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-12T23:03:28.475Z","etag":null,"topics":["actions","helm","platform-automation"],"latest_commit_sha":null,"homepage":null,"language":null,"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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-18T17:53:11.000Z","updated_at":"2025-01-14T19:14:22.000Z","dependencies_parsed_at":"2025-11-12T23:01:39.601Z","dependency_job_id":null,"html_url":"https://github.com/launchbynttdata/actions-helm-test","commit_stats":null,"previous_names":["launchbynttdata/actions-helm-test"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/launchbynttdata/actions-helm-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchbynttdata","download_url":"https://codeload.github.com/launchbynttdata/actions-helm-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbynttdata%2Factions-helm-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29876914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T22:37:10.609Z","status":"ssl_error","status_checked_at":"2026-02-26T22:37:09.019Z","response_time":89,"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":["actions","helm","platform-automation"],"created_at":"2024-11-09T06:07:41.934Z","updated_at":"2026-02-26T23:31:20.904Z","avatar_url":"https://github.com/launchbynttdata.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Action to test a helm chart\n\n## About\n\nThis action is designed to run a series of tests against the helm chart specified in `test_path`.\n\nTests included:\n\n* Linting\n* Build success\n* Validation against the Kubernetes API (via [kubeconform](https://github.com/yannh/kubeconform))\n\n## Usage\n\n```workflow\n...\n  steps:\n  - name: Test a Helm chart\n    uses: launchbynttdata/actions-helm-test@v0\n    with:\n      test_path: path/to/test\n      value_file: path/to/values.yaml\n      kube_api_version: \"1.2.3\" #(optional: default 1.26.5)\n...\n```\n\nTo use this action, you need to provide the following input:\n\n* `test_path`: The path to the test directory containing the chart to be tested.\n* `value_file`: The path to the values file to be used for the test.\n* `kube_api_version`: The version of the Kubernetes API to be used when validating the output of the helm templates. Optional, default: 1.26.5.\n\n## Compatibility\n\nThis action has only been tested on GitHub.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchbynttdata%2Factions-helm-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaunchbynttdata%2Factions-helm-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchbynttdata%2Factions-helm-test/lists"}