From f8ffb0b91188c1a0507837fcb31fa896d85be2c8 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Jun 2025 14:32:18 -0500 Subject: [PATCH] enable actions --- clusters/cl01tl/platform/gitea/Chart.yaml | 2 +- clusters/cl01tl/platform/gitea/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: