Compare commits

...

11 Commits

9 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
namespace: finallycoffee
name: services
version: "0.2.1"
version: "0.2.2"
readme: README.md
authors:
- transcaffeine <transcaffeine@finally.coffee>

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.3"
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.3"
jellyfin_version: "10.11.5"
jellyfin_state: present
jellyfin_deployment_method: docker

View File

@@ -1,5 +1,5 @@
---
keycloak_version: "26.4.6"
keycloak_version: "26.4.7"
keycloak_container_name: keycloak
keycloak_container_image_upstream_registry: quay.io

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