From 623f64531a0c7af2a60ce3659e9ac4998a703083 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:22:50 +0000 Subject: [PATCH] chore(deps): update gitea docker tag to v2.3.18 --- 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 8ec8b56..963887e 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.14 + version: 2.3.18 releaseName: gitea valuesFile: values.yaml \ No newline at end of file