2 Commits

Author SHA1 Message Date
69dff0c7ff Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 2m13s
2025-06-06 20:00:28 +00:00
663cbcb153 update chart
Some checks failed
renovate / renovate (push) Failing after 1m41s
2025-06-06 14:59:26 -05:00
2 changed files with 3 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ dependencies:
repository: https://dl.gitea.io/charts/ repository: https://dl.gitea.io/charts/
- name: gitea-actions - name: gitea-actions
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.2.0 version: 0.2.1
- name: app-template - name: app-template
alias: backup alias: backup
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/

View File

@@ -153,6 +153,8 @@ gitea:
enabled: false enabled: false
gitea-actions: gitea-actions:
enabled: true enabled: true
global:
fullnameOverride: gitea-actions
statefulset: statefulset:
replicas: 2 replicas: 2
actRunner: actRunner: