diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/platform/gitea/Chart.yaml index 744478a51..2624d3bed 100644 --- a/clusters/cl01tl/platform/gitea/Chart.yaml +++ b/clusters/cl01tl/platform/gitea/Chart.yaml @@ -32,7 +32,7 @@ dependencies: repository: https://dl.gitea.io/charts/ - name: gitea-actions repository: oci://harbor.alexlebens.net/helm-charts - version: 0.1.1 + version: 0.1.2 - name: app-template alias: backup repository: https://bjw-s-labs.github.io/helm-charts/ diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index bbd592b98..1ec964b2c 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -152,7 +152,7 @@ gitea: mariadb: enabled: false gitea-actions: - enabled: false + enabled: true statefulset: replicas: 2 actRunner: