Compare commits

...

12 Commits

7 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
--- ---
authelia_version: "4.39.6" 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: "5.129.1" 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"

View File

@@ -1,5 +1,5 @@
--- ---
keycloak_version: "26.3.2" keycloak_version: "26.3.3"
keycloak_container_name: keycloak keycloak_container_name: keycloak
keycloak_container_image_upstream_registry: quay.io keycloak_container_image_upstream_registry: quay.io

View File

@@ -1,5 +1,5 @@
--- ---
phpldapadmin_version: "2.2.2" phpldapadmin_version: "2.3.0"
phpldapadmin_state: present phpldapadmin_state: present
phpldapadmin_deployment_method: docker phpldapadmin_deployment_method: docker

View File

@@ -1,6 +1,6 @@
--- ---
snipe_it_user: snipeit snipe_it_user: snipeit
snipe_it_version: "8.2.1" snipe_it_version: "8.3.1"
snipe_it_domain: ~ snipe_it_domain: ~
snipe_it_state: present snipe_it_state: present
snipe_it_deployment_method: docker snipe_it_deployment_method: docker

View File

@@ -1,6 +1,6 @@
--- ---
vouch_proxy_user: vouch-proxy vouch_proxy_user: vouch-proxy
vouch_proxy_version: "0.41.0" vouch_proxy_version: "0.45.0"
vouch_proxy_base_path: /opt/vouch-proxy vouch_proxy_base_path: /opt/vouch-proxy
vouch_proxy_config_path: "{{ vouch_proxy_base_path }}/config" vouch_proxy_config_path: "{{ vouch_proxy_base_path }}/config"
vouch_proxy_config_file: "{{ vouch_proxy_config_path }}/config.yaml" vouch_proxy_config_file: "{{ vouch_proxy_config_path }}/config.yaml"