From b900db5d9b37955a7adb9957f03705154057a42e Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sun, 2 Jun 2024 15:41:50 -0500 Subject: [PATCH] update gitea image version --- clusters/cl01tl/platform/gitea/Chart.yaml | 2 +- clusters/cl01tl/platform/gitea/values.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/platform/gitea/Chart.yaml index 867207ada..5a32c4c0b 100644 --- a/clusters/cl01tl/platform/gitea/Chart.yaml +++ b/clusters/cl01tl/platform/gitea/Chart.yaml @@ -18,4 +18,4 @@ dependencies: alias: postgres-16-cluster version: 3.1.0 repository: http://alexlebens.github.io/helm-charts -appVersion: "1.21.7" +appVersion: 1.22.0 diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 3145599e4..a66bef83f 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -1,4 +1,7 @@ gitea: + image: + repository: gitea/gitea + tag: 1.22.0 ingress: enabled: false gitea: