{"id":31646244,"url":"https://github.com/codefresh-io/cronus-chart","last_synced_at":"2026-02-17T10:04:17.104Z","repository":{"id":30732845,"uuid":"125016492","full_name":"codefresh-io/cronus-chart","owner":"codefresh-io","description":"Codefresh Cron Event Provider Helm chart","archived":false,"fork":false,"pushed_at":"2022-06-14T17:50:06.000Z","size":36,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-02-13T08:06:10.585Z","etag":null,"topics":["codefresh","event-processing","trigger"],"latest_commit_sha":null,"homepage":null,"language":"Mustache","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/codefresh-io.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":"2018-03-13T08:22:04.000Z","updated_at":"2021-03-23T12:44:55.000Z","dependencies_parsed_at":"2022-09-16T00:20:13.649Z","dependency_job_id":null,"html_url":"https://github.com/codefresh-io/cronus-chart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codefresh-io/cronus-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcronus-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcronus-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcronus-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcronus-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codefresh-io","download_url":"https://codeload.github.com/codefresh-io/cronus-chart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fcronus-chart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29539974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"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":["codefresh","event-processing","trigger"],"created_at":"2025-10-07T05:21:15.014Z","updated_at":"2026-02-17T10:04:17.057Z","avatar_url":"https://github.com/codefresh-io.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cronus\n\nCronus is a Codefresh Cron Timer **trigger event provider** service.\n\n## TL;DR\n\n```sh\nhelm install codefresh/cronus\n```\n\n## Introduction\n\nThis chart bootstraps a [Cronus](https://github.com/codefresh-io/cronus) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.\n\n## Prerequisites\n\n- Kubernetes 1.8+ with Beta APIs enabled\n- Codefresh Helm Release\n- Codefresh Hermes Service\n\n## Installing the Chart\n\nTo install the chart with the release name `my-release`:\n\n```sh\nhelm install --name my-release --namespace codefresh codefresh/cronus\n```\n\nThe command deploys Cronus on the Kubernetes cluster in the `codefresh` namespace with default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.\n\n\u003e **Tip**: List all releases using `helm list`\n\n## Uninstalling the Chart\n\nTo uninstall/delete the `my-release` deployment:\n\n```sh\nhelm delete my-release\n```\n\nThe command removes all the Kubernetes components associated with the chart and deletes the release.\n\n## Configuration\n\nThe following tables lists the configurable parameters of the Hermes chart and their default values.\n\n| Parameter              | Description                                                      | Default                      |\n| ---------------------- | ---------------------------------------------------------------- | ---------------------------- |\n| `image.repository`     | Hermes image                                                     | `codefresh/cronus`           |\n| `image.tag`            | Hermes image tag                                                 | `0.1`                        |\n| `image.PullPolicy`     | Image pull policy                                                | `IfNotPresent`               |\n| `service.name`         | Kubernetes Service name                                          | `cronus`                     |\n| `service.type`         | Kubernetes Service type                                          | `ClusterIP`                  |\n| `service.externalPort` | Service external port                                            | `80`                         |\n| `service.externalPort` | Service internal port                                            | `8080`                       |\n| `logLevel`             | Log level: `debug`, `info`, `warning`, `error`, `fatal`, `panic` | `info`                       |\n| `event.type`           | Trigger Event type (do not change)                               | `cron`                       |\n| `event.kind`           | Trigger Event kind (do not change)                               | `codefresh`                  |\n| `hermesService`        | Hermes Service name                                              | `{{ .Release.Name }}-hermes` |\n| `store.size`           | Volume size for embedded database (BoltDB)                       | `1Gi`                        |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefresh-io%2Fcronus-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodefresh-io%2Fcronus-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefresh-io%2Fcronus-chart/lists"}