From 24989a001ae82d95449e67e3e56525433a906f68 Mon Sep 17 00:00:00 2001 From: rohow Date: Tue, 16 Jun 2026 14:01:51 +0800 Subject: [PATCH] fix(infra-gitops): update Gitea Actions chart version to 0.1.1 in HelmRelease configuration --- .../infra-gitops/post/helmrelease-gitea-actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/infrastructure/infra-gitops/post/helmrelease-gitea-actions.yaml b/flux/infrastructure/infra-gitops/post/helmrelease-gitea-actions.yaml index 47a0c6a..79a7eac 100644 --- a/flux/infrastructure/infra-gitops/post/helmrelease-gitea-actions.yaml +++ b/flux/infrastructure/infra-gitops/post/helmrelease-gitea-actions.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: actions - version: 0.0.2 + version: 0.1.1 sourceRef: kind: HelmRepository name: gitea