{"id":18328403,"url":"https://github.com/thorstenhans/helm3-docker","last_synced_at":"2025-10-28T10:38:11.471Z","repository":{"id":56007523,"uuid":"212294850","full_name":"ThorstenHans/helm3-docker","owner":"ThorstenHans","description":"Docker Image shipping helm3 and kubectl","archived":false,"fork":false,"pushed_at":"2022-05-04T06:32:28.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T15:11:00.392Z","etag":null,"topics":["docker","helm","kubectl"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThorstenHans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-02T08:54:26.000Z","updated_at":"2024-03-31T13:43:28.000Z","dependencies_parsed_at":"2022-08-15T11:20:13.857Z","dependency_job_id":null,"html_url":"https://github.com/ThorstenHans/helm3-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Fhelm3-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Fhelm3-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Fhelm3-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Fhelm3-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThorstenHans","download_url":"https://codeload.github.com/ThorstenHans/helm3-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423477,"owners_count":20936621,"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":["docker","helm","kubectl"],"created_at":"2024-11-05T19:14:01.156Z","updated_at":"2025-10-28T10:38:06.446Z","avatar_url":"https://github.com/ThorstenHans.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helm Docker Image\n\nThis docker image contains [Helm CLI](https://helm.sh) and [kubectl](https://kubernetes.io). You can specify the desired version of Helm 3, by setting the `HELM_VERSION` var. It currently defaults to `3.8.2`.\n\n## Basic Usage Instructions\n\n### Default behavior\n\nBy default, the container will execute `helm`.\n\n```bash\ndocker run thorstenhans/helm3\n\n```\n\n### Execute Helm sub-commands\n\nYou can execute any `helm` sub-command as shown here:\n\n```bash\ndocker run thorstenhans/helm3 version\n\n```\n\n### Execute kubectl command\n\nYou can also invoke any `kubectl` command, by overwriting the entry-point of the container\n\n```bash\ndocker run --rm -it --entrypoint kubectl thorstenhans/helm3 version\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorstenhans%2Fhelm3-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorstenhans%2Fhelm3-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorstenhans%2Fhelm3-docker/lists"}