From 41a229af78dc73a59352a6e9a47804545a1b4f29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 12:48:26 +0000 Subject: [PATCH] chore(deps): update gitea docker tag to v2.3.21 --- apps/gitea/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gitea/env/k3s-cluster/kustomization.yaml b/apps/gitea/env/k3s-cluster/kustomization.yaml index cba22bf..09bfc98 100644 --- a/apps/gitea/env/k3s-cluster/kustomization.yaml +++ b/apps/gitea/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: gitea repo: oci://registry-1.docker.io/bitnamicharts - version: 2.3.19 + version: 2.3.21 releaseName: gitea valuesFile: values.yaml \ No newline at end of file