Compare commits

...

3 Commits

3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
--- ---
authelia_version: "4.39.8" authelia_version: "4.39.9"
authelia_user: authelia authelia_user: authelia
authelia_base_dir: /opt/authelia authelia_base_dir: /opt/authelia
authelia_domain: authelia.example.org authelia_domain: authelia.example.org

View File

@@ -1,6 +1,6 @@
--- ---
ghost_domain: ~ ghost_domain: ~
ghost_version: "6.0.5" ghost_version: "6.0.7"
ghost_user: ghost ghost_user: ghost
ghost_user_group: ghost ghost_user_group: ghost
ghost_base_path: /opt/ghost ghost_base_path: /opt/ghost

View File

@@ -1,5 +1,5 @@
--- ---
gitea_version: "1.24.5" gitea_version: "1.24.6"
gitea_user: git gitea_user: git
gitea_run_user: "{{ gitea_user }}" gitea_run_user: "{{ gitea_user }}"
gitea_base_path: "/opt/gitea" gitea_base_path: "/opt/gitea"