add actions chart
All checks were successful
renovate / renovate (push) Successful in 1m31s

This commit is contained in:
2025-06-06 14:28:42 -05:00
parent ca5d836d8d
commit 4504b44161
2 changed files with 22 additions and 4 deletions

View File

@@ -30,10 +30,9 @@ dependencies:
- name: gitea
version: 11.0.1
repository: https://dl.gitea.io/charts/
# - name: app-template
# alias: renovate
# repository: https://bjw-s-labs.github.io/helm-charts/
# version: 4.0.1
- name: gitea-actions
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.1.1
- name: app-template
alias: backup
repository: https://bjw-s-labs.github.io/helm-charts/

View File

@@ -151,6 +151,25 @@ gitea:
enabled: false
mariadb:
enabled: false
gitea-actions:
enabled: false
statefulset:
replicas: 2
actRunner:
repository: gitea/act_runner
tag: 0.2.11
dind:
repository: docker
tag: 25.0.2-dind
persistence:
size: 1Gi
init:
image:
repository: busybox
tag: "1.37.0"
existingSecret: gitea-runner-secret
existingSecretKey: token
giteaRootURL: http://gitea-http.gitea:3000
backup:
global:
fullnameOverride: gitea-backup