From 10b939c6d32dba0ba761777f205d3c383c0eabd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:06:21 +0000 Subject: [PATCH] chore(deps): update gitea docker tag to v2.3.22 --- 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 09bfc98..4a2a5f6 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.21 + version: 2.3.22 releaseName: gitea valuesFile: values.yaml \ No newline at end of file