10 Commits

8 changed files with 8 additions and 8 deletions

View File

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

View File

@ -1,6 +1,6 @@
--- ---
ghost_domain: ~ ghost_domain: ~
ghost_version: "5.113.1" ghost_version: "5.117.0"
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.23.6" gitea_version: "1.23.7"
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,6 +1,6 @@
--- ---
hedgedoc_user: hedgedoc hedgedoc_user: hedgedoc
hedgedoc_version: "1.10.2" hedgedoc_version: "1.10.3"
hedgedoc_state: present hedgedoc_state: present
hedgedoc_deployment_method: docker hedgedoc_deployment_method: docker

View File

@ -1,6 +1,6 @@
--- ---
jellyfin_user: jellyfin jellyfin_user: jellyfin
jellyfin_version: "10.10.6" jellyfin_version: "10.10.7"
jellyfin_state: present jellyfin_state: present
jellyfin_deployment_method: docker jellyfin_deployment_method: docker

View File

@ -1,5 +1,5 @@
--- ---
keycloak_version: "26.1.4" keycloak_version: "26.2.1"
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,6 +1,6 @@
--- ---
snipe_it_container_image_registry: docker.io snipe_it_container_image_registry: docker.io
snipe_it_container_image_namespace: snipe snipe_it_container_image_namespace: 'grokability'
snipe_it_container_image_name: 'snipe-it' snipe_it_container_image_name: 'snipe-it'
snipe_it_container_image_tag: ~ snipe_it_container_image_tag: ~
snipe_it_container_image_flavour: alpine snipe_it_container_image_flavour: alpine

View File

@ -1,6 +1,6 @@
--- ---
snipe_it_user: snipeit snipe_it_user: snipeit
snipe_it_version: "8.0.4" snipe_it_version: "8.1.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