{"id":15652251,"url":"https://github.com/linuxsuren/helm-docker","last_synced_at":"2025-08-01T10:06:49.157Z","repository":{"id":220933966,"uuid":"752955961","full_name":"LinuxSuRen/helm-docker","owner":"LinuxSuRen","description":"Helm docker","archived":false,"fork":false,"pushed_at":"2024-02-07T09:45:55.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T03:16:23.794Z","etag":null,"topics":[],"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/LinuxSuRen.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":"2024-02-05T07:21:59.000Z","updated_at":"2024-02-06T08:12:20.000Z","dependencies_parsed_at":"2024-02-06T10:29:21.237Z","dependency_job_id":"dceb259e-ca40-4317-9966-8ef6db0dc251","html_url":"https://github.com/LinuxSuRen/helm-docker","commit_stats":null,"previous_names":["linuxsuren/helm-docker"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxSuRen%2Fhelm-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxSuRen%2Fhelm-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxSuRen%2Fhelm-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxSuRen%2Fhelm-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinuxSuRen","download_url":"https://codeload.github.com/LinuxSuRen/helm-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246262599,"owners_count":20749175,"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-10-03T12:41:51.306Z","updated_at":"2025-03-30T01:17:56.314Z","avatar_url":"https://github.com/LinuxSuRen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm-docker\nIt contains the `helm` binary file. And some useful shell script file:\n\n* `helm-build-and-push.sh` could login with the oci registry, then package and push it\n\n## Argo Workflow\n```yaml\n  - name: helm-build\n    inputs:\n      parameters:\n        - name: source\n          default: \"/work\"\n        - name: filename\n        - name: repo\n    container:\n      image: docker.io/linuxsuren/helm-docker:master-v3.14.0\n      args:\n        - sh\n        - /workspace/helm-build-and-push.sh\n        - 172.11.0.6:30002\n        - admin\n        - Harbor12345\n        - \"{{inputs.parameters.repo}}\"\n        - \"{{inputs.parameters.source}}\"\n        - \"{{inputs.parameters.filename}}\"\n      workingDir: /work\n      volumeMounts:\n        - name: work\n          mountPath: /work\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxsuren%2Fhelm-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxsuren%2Fhelm-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxsuren%2Fhelm-docker/lists"}