From c4979c0698588a431f3b29510986319dbba6a05a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 02:00:26 +0000 Subject: [PATCH] chore(deps): update gitea docker tag to v2.3.19 --- 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 963887e..cba22bf 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.18 + version: 2.3.19 releaseName: gitea valuesFile: values.yaml \ No newline at end of file