Compare commits

..

7 Commits
0.2.2 ... main

7 changed files with 8 additions and 6 deletions

View File

@@ -36,6 +36,8 @@
valkey_config_bind:
- "0.0.0.0"
- "-::"
tags:
- pretix-valkey
- name: Install and configure pretix
hosts: "{{ pretix_hosts | default('pretix') }}"

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
---
hedgedoc_user: hedgedoc
hedgedoc_version: "1.10.4"
hedgedoc_version: "1.10.5"
hedgedoc_state: present
hedgedoc_deployment_method: docker

View File

@@ -1,6 +1,6 @@
---
jellyfin_user: jellyfin
jellyfin_version: "10.11.4"
jellyfin_version: "10.11.5"
jellyfin_state: present
jellyfin_deployment_method: docker

View File

@@ -1,5 +1,5 @@
---
phpldapadmin_version: "2.3.5"
phpldapadmin_version: "2.3.7"
phpldapadmin_state: present
phpldapadmin_deployment_method: docker

View File

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