feat: add groups to authentik apps + add mail base
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
Xavier Morel
2026-06-12 21:36:07 +02:00
parent 1ca2c038e8
commit ab98aeb897
19 changed files with 70 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
terraform.required_providers = {
proxmox = {
source = "Telmate/proxmox";
version = "~> 2.9.11";
version = "= 3.0.2-rc07";
};
postgresql = {