{"id":19149874,"url":"https://github.com/harness/helm-ci-manager","last_synced_at":"2026-06-14T00:30:22.097Z","repository":{"id":58122875,"uuid":"522944783","full_name":"harness/helm-ci-manager","owner":"harness","description":"helm chart for ci-manager","archived":false,"fork":false,"pushed_at":"2023-09-20T22:23:33.000Z","size":588,"stargazers_count":2,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-03T18:12:06.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smarty","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/harness.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-09T12:42:00.000Z","updated_at":"2024-04-24T15:31:22.000Z","dependencies_parsed_at":"2025-01-03T23:46:23.098Z","dependency_job_id":null,"html_url":"https://github.com/harness/helm-ci-manager","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harness%2Fhelm-ci-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harness%2Fhelm-ci-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harness%2Fhelm-ci-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harness%2Fhelm-ci-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harness","download_url":"https://codeload.github.com/harness/helm-ci-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240236196,"owners_count":19769570,"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-11-09T08:09:54.856Z","updated_at":"2026-06-14T00:30:22.002Z","avatar_url":"https://github.com/harness.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ci-manager\n\n![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)\n\nA Helm chart for Kubernetes\n\n## Requirements\n\n| Repository | Name | Version |\n|------------|------|---------|\n| https://harness.github.io/helm-common | harness-common | 1.x.x |\n\n## Values\n\n| Key | Type | Default | Description |\n|-----|------|---------|-------------|\n| additionalConfigs | object | `{}` |  |\n| affinity | object | `{}` |  |\n| appLogLevel | string | `\"INFO\"` |  |\n| autoscaling.enabled | bool | `false` |  |\n| autoscaling.maxReplicas | int | `100` |  |\n| autoscaling.minReplicas | int | `1` |  |\n| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |\n| ci_images.addon.image.digest | string | `\"\"` |  |\n| ci_images.addon.image.imagePullSecrets | list | `[]` |  |\n| ci_images.addon.image.registry | string | `\"docker.io\"` |  |\n| ci_images.addon.image.repository | string | `\"harness/ci-addon\"` |  |\n| ci_images.addon.image.tag | string | `\"1.16.19\"` |  |\n| ci_images.artifactory_upload.image.digest | string | `\"\"` |  |\n| ci_images.artifactory_upload.image.imagePullSecrets | list | `[]` |  |\n| ci_images.artifactory_upload.image.registry | string | `\"docker.io\"` |  |\n| ci_images.artifactory_upload.image.repository | string | `\"plugins/artifactory\"` |  |\n| ci_images.artifactory_upload.image.tag | string | `\"1.4.4\"` |  |\n| ci_images.gcs_cache.image.digest | string | `\"\"` |  |\n| ci_images.gcs_cache.image.imagePullSecrets | list | `[]` |  |\n| ci_images.gcs_cache.image.registry | string | `\"docker.io\"` |  |\n| ci_images.gcs_cache.image.repository | string | `\"plugins/cache\"` |  |\n| ci_images.gcs_cache.image.tag | string | `\"1.5.9\"` |  |\n| ci_images.gcs_upload.image.digest | string | `\"\"` |  |\n| ci_images.gcs_upload.image.imagePullSecrets | list | `[]` |  |\n| ci_images.gcs_upload.image.registry | string | `\"docker.io\"` |  |\n| ci_images.gcs_upload.image.repository | string | `\"plugins/gcs\"` |  |\n| ci_images.gcs_upload.image.tag | string | `\"1.4.0\"` |  |\n| ci_images.git_clone.image.digest | string | `\"\"` |  |\n| ci_images.git_clone.image.imagePullSecrets | list | `[]` |  |\n| ci_images.git_clone.image.registry | string | `\"docker.io\"` |  |\n| ci_images.git_clone.image.repository | string | `\"harness/drone-git\"` |  |\n| ci_images.git_clone.image.tag | string | `\"1.3.4-rootless\"` |  |\n| ci_images.kaniko.image.digest | string | `\"\"` |  |\n| ci_images.kaniko.image.imagePullSecrets | list | `[]` |  |\n| ci_images.kaniko.image.registry | string | `\"docker.io\"` |  |\n| ci_images.kaniko.image.repository | string | `\"plugins/kaniko\"` |  |\n| ci_images.kaniko.image.tag | string | `\"1.7.5\"` |  |\n| ci_images.kaniko_acr.image.digest | string | `\"\"` |  |\n| ci_images.kaniko_acr.image.imagePullSecrets | list | `[]` |  |\n| ci_images.kaniko_acr.image.registry | string | `\"docker.io\"` |  |\n| ci_images.kaniko_acr.image.repository | string | `\"plugins/kaniko-acr\"` |  |\n| ci_images.kaniko_acr.image.tag | string | `\"1.7.5\"` |  |\n| ci_images.kaniko_ecr.image.digest | string | `\"\"` |  |\n| ci_images.kaniko_ecr.image.imagePullSecrets | list | `[]` |  |\n| ci_images.kaniko_ecr.image.registry | string | `\"docker.io\"` |  |\n| ci_images.kaniko_ecr.image.repository | string | `\"plugins/kaniko-ecr\"` |  |\n| ci_images.kaniko_ecr.image.tag | string | `\"1.7.5\"` |  |\n| ci_images.kaniko_gcr.image.digest | string | `\"\"` |  |\n| ci_images.kaniko_gcr.image.imagePullSecrets | list | `[]` |  |\n| ci_images.kaniko_gcr.image.registry | string | `\"docker.io\"` |  |\n| ci_images.kaniko_gcr.image.repository | string | `\"plugins/kaniko-gcr\"` |  |\n| ci_images.kaniko_gcr.image.tag | string | `\"1.7.5\"` |  |\n| ci_images.lite_engine.image.digest | string | `\"\"` |  |\n| ci_images.lite_engine.image.imagePullSecrets | list | `[]` |  |\n| ci_images.lite_engine.image.registry | string | `\"docker.io\"` |  |\n| ci_images.lite_engine.image.repository | string | `\"harness/ci-lite-engine\"` |  |\n| ci_images.lite_engine.image.tag | string | `\"1.16.19\"` |  |\n| ci_images.s3_cache.image.digest | string | `\"\"` |  |\n| ci_images.s3_cache.image.imagePullSecrets | list | `[]` |  |\n| ci_images.s3_cache.image.registry | string | `\"docker.io\"` |  |\n| ci_images.s3_cache.image.repository | string | `\"plugins/cache\"` |  |\n| ci_images.s3_cache.image.tag | string | `\"1.5.9\"` |  |\n| ci_images.s3_upload.image.digest | string | `\"\"` |  |\n| ci_images.s3_upload.image.imagePullSecrets | list | `[]` |  |\n| ci_images.s3_upload.image.registry | string | `\"docker.io\"` |  |\n| ci_images.s3_upload.image.repository | string | `\"plugins/s3\"` |  |\n| ci_images.s3_upload.image.tag | string | `\"1.2.3\"` |  |\n| enableAuth | bool | `true` |  |\n| fullnameOverride | string | `\"\"` |  |\n| global.airgap | bool | `false` |  |\n| global.database.mongo.extraArgs | string | `\"\"` |  |\n| global.database.mongo.hosts | list | `[]` | provide default values if mongo.installed is set to false |\n| global.database.mongo.installed | bool | `true` |  |\n| global.database.mongo.passwordKey | string | `\"\"` |  |\n| global.database.mongo.protocol | string | `\"mongodb\"` |  |\n| global.database.mongo.secretName | string | `\"\"` |  |\n| global.database.mongo.userKey | string | `\"\"` |  |\n| global.database.postgres.extraArgs | string | `\"\"` |  |\n| global.database.postgres.hosts[0] | string | `\"postgres:5432\"` |  |\n| global.database.postgres.installed | bool | `true` |  |\n| global.database.postgres.passwordKey | string | `\"\"` |  |\n| global.database.postgres.protocol | string | `\"postgres\"` |  |\n| global.database.postgres.secretName | string | `\"\"` |  |\n| global.database.postgres.userKey | string | `\"\"` |  |\n| global.database.redis.extraArgs | string | `\"\"` |  |\n| global.database.redis.hosts | list | `[\"redis:6379\"]` | provide default values if redis.installed is set to false |\n| global.database.redis.installed | bool | `true` |  |\n| global.database.redis.passwordKey | string | `\"redis-password\"` |  |\n| global.database.redis.protocol | string | `\"redis\"` |  |\n| global.database.redis.secretName | string | `\"redis-secret\"` |  |\n| global.database.redis.userKey | string | `\"redis-user\"` |  |\n| global.database.timescaledb.certKey | string | `\"\"` |  |\n| global.database.timescaledb.certName | string | `\"\"` |  |\n| global.database.timescaledb.extraArgs | string | `\"\"` |  |\n| global.database.timescaledb.hosts | list | `[\"timescaledb-single-chart:5432\"]` | provide default values if mongo.installed is set to false |\n| global.database.timescaledb.installed | bool | `true` |  |\n| global.database.timescaledb.passwordKey | string | `\"\"` |  |\n| global.database.timescaledb.protocol | string | `\"jdbc:postgresql\"` |  |\n| global.database.timescaledb.secretName | string | `\"\"` |  |\n| global.database.timescaledb.userKey | string | `\"\"` |  |\n| global.imagePullSecrets | list | `[]` |  |\n| global.loadbalancerURL | string | `\"\"` |  |\n| global.stackDriverLoggingEnabled | bool | `false` |  |\n| image.digest | string | `\"\"` |  |\n| image.imagePullSecrets | list | `[]` |  |\n| image.pullPolicy | string | `\"IfNotPresent\"` |  |\n| image.registry | string | `\"docker.io\"` |  |\n| image.repository | string | `\"harness/ci-manager-signed\"` |  |\n| image.tag | string | `\"3907\"` |  |\n| java.memory | int | `4096` |  |\n| maxSurge | int | `1` |  |\n| maxUnavailable | int | `0` |  |\n| mongoSecrets.password.key | string | `\"mongodb-root-password\"` |  |\n| mongoSecrets.password.name | string | `\"mongodb-replicaset-chart\"` |  |\n| mongoSecrets.userName.key | string | `\"mongodbUsername\"` |  |\n| mongoSecrets.userName.name | string | `\"harness-secrets\"` |  |\n| nameOverride | string | `\"\"` |  |\n| nodeSelector | object | `{}` |  |\n| podAnnotations | object | `{}` |  |\n| podSecurityContext | object | `{}` |  |\n| replicaCount | int | `1` |  |\n| resources.limits.memory | string | `\"8192Mi\"` |  |\n| resources.requests.cpu | int | `1` |  |\n| resources.requests.memory | string | `\"1400Mi\"` |  |\n| securityContext.runAsNonRoot | bool | `true` |  |\n| securityContext.runAsUser | int | `65534` |  |\n| securityImage.image.digest | string | `\"\"` |  |\n| securityImage.image.imagePullSecrets | list | `[]` |  |\n| securityImage.image.registry | string | `\"docker.io\"` |  |\n| securityImage.image.repository | string | `\"harness/sto-plugin\"` |  |\n| securityImage.image.tag | string | `\"1.13.0\"` |  |\n| service.grpcport | int | `9979` |  |\n| service.port | int | `7090` |  |\n| service.type | string | `\"ClusterIP\"` |  |\n| serviceAccount.annotations | object | `{}` |  |\n| serviceAccount.create | bool | `false` |  |\n| serviceAccount.name | string | `\"harness-default\"` |  |\n| stoServiceGlobalToken.key | string | `\"stoAppHarnessToken\"` |  |\n| stoServiceGlobalToken.name | string | `\"harness-secrets\"` |  |\n| timescaleSecret.password.key | string | `\"timescaledbPostgresPassword\"` |  |\n| timescaleSecret.password.name | string | `\"harness-secrets\"` |  |\n| tolerations | list | `[]` |  |\n| waitForInitContainer.image.digest | string | `\"\"` |  |\n| waitForInitContainer.image.imagePullSecrets | list | `[]` |  |\n| waitForInitContainer.image.pullPolicy | string | `\"IfNotPresent\"` |  |\n| waitForInitContainer.image.registry | string | `\"docker.io\"` |  |\n| waitForInitContainer.image.repository | string | `\"harness/helm-init-container\"` |  |\n| waitForInitContainer.image.tag | string | `\"latest\"` |  |\n\n----------------------------------------------\nAutogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharness%2Fhelm-ci-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharness%2Fhelm-ci-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharness%2Fhelm-ci-manager/lists"}