From 663cbcb15390596af31b65319ce7d416a8f2c8b6 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Jun 2025 14:59:26 -0500 Subject: [PATCH] update chart --- clusters/cl01tl/platform/gitea/Chart.yaml | 2 +- clusters/cl01tl/platform/gitea/values.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/platform/gitea/Chart.yaml index 0d5334dfb..42419ca2a 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.2.0 + version: 0.2.1 - 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 d50946991..7aeb91f27 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -153,6 +153,8 @@ gitea: enabled: false gitea-actions: enabled: true + global: + fullnameOverride: gitea-actions statefulset: replicas: 2 actRunner: