From 7ea4f241f2104106e1a2aa167a06b8a5312f91cc Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 17 Dec 2025 21:15:42 -0600 Subject: [PATCH] add helm cache --- .gitea/workflows/render-manifests-dispatch.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/render-manifests-dispatch.yaml b/.gitea/workflows/render-manifests-dispatch.yaml index efed359f7..bc1d0776a 100644 --- a/.gitea/workflows/render-manifests-dispatch.yaml +++ b/.gitea/workflows/render-manifests-dispatch.yaml @@ -32,6 +32,7 @@ jobs: with: token: ${{ secrets.GITEA_TOKEN }} version: v3.17.2 # Pending https://github.com/helm/helm/pull/30743 + cache: true - name: Prepare Manifest Branch run: |