diff --git a/cluster/apps/default/gitea/helm-release.yaml b/cluster/apps/default/gitea/helm-release.yaml index 15f1161..14544f3 100644 --- a/cluster/apps/default/gitea/helm-release.yaml +++ b/cluster/apps/default/gitea/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: gitea/gitea - tag: latest-rootless + tag: nightly-rootless podLabels: needsDatabase: "yes"