Files
helm-charts/charts/gitea-actions
Alex Lebens 487c275ee2
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 24s
lint-and-test / lint-helm (push) Successful in 40s
release-charts-generic-device-plugin / release (push) Successful in 44s
release-charts-cloudflared / release (push) Successful in 45s
release-charts-redis-replication / release (push) Successful in 23s
release-charts-gitea-actions / release (push) Successful in 48s
release-charts-volsync-target / release (push) Successful in 20s
renovate / renovate (push) Successful in 48s
lint-and-test / chart-testing (push) Successful in 1m40s
feat: add custom manager to renovate
2026-02-06 18:15:25 -06:00
..
2025-06-06 14:58:59 -05:00
2025-06-06 14:05:44 -05:00
2025-06-06 14:58:59 -05:00
2025-06-06 14:47:34 -05:00

gitea-actions

Version: 0.2.1 AppVersion: 0.2.11

Gitea Actions

Maintainers

Name Email Url
alexlebens

Source Code

Values

Key Type Default Description
enabled bool true
existingSecret string ""
existingSecretKey string ""
giteaRootURL string ""
global.fullnameOverride string ""
global.imageRegistry string ""
global.nameOverride string ""
global.storageClass string ""
init.image.repository string "busybox"
init.image.tag string "1.37.0"
statefulset.actRunner.config string "log:\n level: debug\ncache:\n enabled: false\n"
statefulset.actRunner.extraVolumeMounts list []
statefulset.actRunner.pullPolicy string "IfNotPresent"
statefulset.actRunner.repository string "gitea/act_runner"
statefulset.actRunner.tag string "0.2.11"
statefulset.affinity object {}
statefulset.annotations object {}
statefulset.dind.extraEnvs list []
statefulset.dind.extraVolumeMounts list []
statefulset.dind.pullPolicy string "IfNotPresent"
statefulset.dind.repository string "docker"
statefulset.dind.tag string "25.0.2-dind"
statefulset.extraVolumes list []
statefulset.labels object {}
statefulset.nodeSelector object {}
statefulset.persistence.size string "1Gi"
statefulset.persistence.storageClass string ""
statefulset.replicas int 1
statefulset.resources object {}
statefulset.tolerations list []

Autogenerated from chart metadata using helm-docs v1.14.2