{"id":44880516,"url":"https://github.com/cetic/helm-job","last_synced_at":"2026-02-17T16:04:23.549Z","repository":{"id":48411468,"uuid":"295389985","full_name":"cetic/helm-job","owner":"cetic","description":"A Helm Chart for DRY k8s jobs","archived":false,"fork":false,"pushed_at":"2021-07-27T16:17:17.000Z","size":13,"stargazers_count":16,"open_issues_count":1,"forks_count":10,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-13T09:20:24.473Z","etag":null,"topics":["helm","job","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Smarty","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/cetic.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}},"created_at":"2020-09-14T11:08:02.000Z","updated_at":"2023-09-14T12:49:37.000Z","dependencies_parsed_at":"2022-09-07T07:22:36.318Z","dependency_job_id":null,"html_url":"https://github.com/cetic/helm-job","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cetic/helm-job","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cetic%2Fhelm-job","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cetic%2Fhelm-job/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cetic%2Fhelm-job/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cetic%2Fhelm-job/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cetic","download_url":"https://codeload.github.com/cetic/helm-job/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cetic%2Fhelm-job/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29549235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["helm","job","kubernetes"],"created_at":"2026-02-17T16:04:14.682Z","updated_at":"2026-02-17T16:04:23.543Z","avatar_url":"https://github.com/cetic.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Helm Chart for DRY job deployments\n\n[![CircleCI](https://circleci.com/gh/cetic/helm-job.svg?style=svg)](https://circleci.com/gh/cetic/helm-job/tree/master) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![version](https://img.shields.io/github/tag/cetic/helm-job.svg?label=release)\n\n## Introduction\n\nThis helm chart define a common structure to deploy kubernetes jobs.\n\nThe goal is to provide a DRY job deployment mechanism with some flexibility, to be used with some other charts orchestrating a series of jobs via dependencies, pointing to this chart, where each instance of this chart is differenciated using aliases.\n\nThe federating chart will provide the configuration for each jobs in its values file.\n\n## Prerequisites\n\n- Kubernetes cluster 1.10+\n- Helm 3.0.0+\n- PV provisioner support in the underlying infrastructure.\n\n## Installation\n\n### Add Helm repository\n\n```bash\nhelm repo add cetic https://cetic.github.io/helm-charts\nhelm repo update\n```\n\n### Configure the chart\n\nThe following items can be set via `--set` flag during installation or configured by editing the `values.yaml` directly (need to download the chart first).\n\nTBD\n\n### Install the chart\n\nInstall the job helm chart with a release name `my-release`:\n\n```bash\nhelm install my-release cetic/job\n```\n\n## Uninstallation\n\nTo uninstall/delete the `my-release` deployment:\n\n```bash\nhelm uninstall my-release\n```\n\n## Configuration\n\nThe following table lists the configurable parameters of the job chart and the default values.\n\n| Parameter                                                                   | Description                                                                                                        | Default                         |\n| --------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------| ------------------------------- |\n\nTBD\n\n## Contributing\n\nFeel free to contribute by making a [pull request](https://github.com/cetic/helm-job/pull/new/master).\n\nPlease read the official [Contribution Guide](https://github.com/helm/charts/blob/master/CONTRIBUTING.md) from Helm for more information on how you can contribute to this Chart.\n\n## License\n\n[Apache License 2.0](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcetic%2Fhelm-job","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcetic%2Fhelm-job","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcetic%2Fhelm-job/lists"}