mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
renovate
Renovate update automation tool
Requirements
| Repository | Name | Version |
|---|---|---|
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | renovate-gitlab(renovate) | 0.4.0 |
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | renovate-github(renovate) | 0.4.0 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| renovate-github.cron.schedule | string | "@hourly" |
|
| renovate-github.cron.suspend | bool | false |
|
| renovate-github.enabled | bool | true |
|
| renovate-github.envFrom[0].configMapRef.name | string | "renovate-common" |
|
| renovate-github.envFrom[0].configMapRef.optional | bool | false |
|
| renovate-github.envFrom[1].configMapRef.name | string | "renovate-github" |
|
| renovate-github.envFrom[1].configMapRef.optional | bool | false |
|
| renovate-github.env[0].name | string | "RENOVATE_BASE_DIR" |
|
| renovate-github.env[0].value | string | "/renovate-scratch/" |
|
| renovate-github.env[1].name | string | "RENOVATE_HOST_RULES" |
|
| renovate-github.env[1].valueFrom.secretKeyRef.key | string | "RENOVATE_HOST_RULES" |
|
| renovate-github.env[1].valueFrom.secretKeyRef.name | string | "hostrules" |
|
| renovate-github.env[2].name | string | "RENOVATE_TOKEN" |
|
| renovate-github.env[2].valueFrom.secretKeyRef.key | string | "password" |
|
| renovate-github.env[2].valueFrom.secretKeyRef.name | string | "github" |
|
| renovate-github.env[3].name | string | "GITHUB_COM_TOKEN" |
|
| renovate-github.env[3].valueFrom.secretKeyRef.key | string | "password" |
|
| renovate-github.env[3].valueFrom.secretKeyRef.name | string | "github" |
|
| renovate-github.image.registry | string | "docker.io" |
|
| renovate-github.image.repository | string | "renovate/renovate" |
|
| renovate-github.image.tag | string | "42.52.6-full" |
|
| renovate-github.resources.limits.ephemeral-storage | string | "10Gi" |
|
| renovate-github.resources.limits.memory | string | "1Gi" |
|
| renovate-github.resources.requests.cpu | string | "1000m" |
|
| renovate-github.resourcesEnabled | bool | true |
|
| renovate-github.volumeMounts[0].mountPath | string | "/renovate-scratch/" |
|
| renovate-github.volumeMounts[0].name | string | "work-volume" |
|
| renovate-github.volumes[0].emptyDir | object | {} |
|
| renovate-github.volumes[0].name | string | "work-volume" |
|
| renovate-gitlab.cron.schedule | string | "@hourly" |
|
| renovate-gitlab.cron.suspend | bool | false |
|
| renovate-gitlab.enabled | bool | true |
|
| renovate-gitlab.envFrom[0].configMapRef.name | string | "renovate-common" |
|
| renovate-gitlab.envFrom[0].configMapRef.optional | bool | false |
|
| renovate-gitlab.envFrom[1].configMapRef.name | string | "renovate-gitlab" |
|
| renovate-gitlab.envFrom[1].configMapRef.optional | bool | false |
|
| renovate-gitlab.env[0].name | string | "RENOVATE_BASE_DIR" |
|
| renovate-gitlab.env[0].value | string | "/renovate-scratch/" |
|
| renovate-gitlab.env[1].name | string | "RENOVATE_HOST_RULES" |
|
| renovate-gitlab.env[1].valueFrom.secretKeyRef.key | string | "RENOVATE_HOST_RULES" |
|
| renovate-gitlab.env[1].valueFrom.secretKeyRef.name | string | "hostrules" |
|
| renovate-gitlab.env[2].name | string | "RENOVATE_TOKEN" |
|
| renovate-gitlab.env[2].valueFrom.secretKeyRef.key | string | "password" |
|
| renovate-gitlab.env[2].valueFrom.secretKeyRef.name | string | "gitlab" |
|
| renovate-gitlab.env[3].name | string | "GITHUB_COM_TOKEN" |
|
| renovate-gitlab.env[3].valueFrom.secretKeyRef.key | string | "password" |
|
| renovate-gitlab.env[3].valueFrom.secretKeyRef.name | string | "github" |
|
| renovate-gitlab.image.registry | string | "docker.io" |
|
| renovate-gitlab.image.repository | string | "renovate/renovate" |
|
| renovate-gitlab.image.tag | string | "42.52.6-full" |
|
| renovate-gitlab.resources.limits.ephemeral-storage | string | "30Gi" |
|
| renovate-gitlab.resources.limits.memory | string | "4Gi" |
|
| renovate-gitlab.resources.requests.cpu | string | "1000m" |
|
| renovate-gitlab.resourcesEnabled | bool | true |
|
| renovate-gitlab.volumeMounts[0].mountPath | string | "/renovate-scratch/" |
|
| renovate-gitlab.volumeMounts[0].name | string | "work-volume" |
|
| renovate-gitlab.volumes[0].emptyDir | object | {} |
|
| renovate-gitlab.volumes[0].name | string | "work-volume" |